LibraryStructureObjectCreateDbCommand Method

Creates DbCommand based on library object's type

Definition

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

Return Value

DbCommand

See Also