Click or drag to resize

GridFilterSqlGeneratorSelectCount Method

Namespace:  FileHold.Common.Grid
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
protected virtual string SelectCount(
	string where
)

Parameters

where
Type: SystemString

Return Value

Type: String
See Also