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
Syntaxprotected abstract DbCommand CreateDbCommand()
Return Value
Type:
DbCommand
See Also