Click or drag to resize

GridFilterSqlGeneratorGetFormatedCTE Method

Namespace:  FileHold.Common.Grid
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
protected virtual string GetFormatedCTE(
	bool sortById = false
)

Parameters

sortById (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also