Click or drag to resize

LibraryStructureObjectCreateDbCommandSetWeight Method

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

Parameters

weight
Type: SystemInt32

Return Value

Type: DbCommand
See Also