GridFilterSqlGeneratorGetFormatedCTE Method

Definition

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

Parameters

sortById  Boolean  (Optional)
 

Return Value

String

See Also