Click or drag to resize

LibraryStructureObjectCreateDbCommand Method

Creates DbCommand based on library object's type

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
protected abstract DbCommand CreateDbCommand()

Return Value

Type: DbCommand
See Also