LibraryStructureObjectCreateDbCommandSetWeight Method

Definition

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

Parameters

weight  Int32
 

Return Value

DbCommand

See Also