Click or drag to resize

CategoryCreateDbCommandSetWeight Method

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

Parameters

weight
Type: SystemInt32

Return Value

Type: DbCommand
See Also