Click or drag to resize

MapperKernelDefaultSortClause Method

Get any DefaultSort and preprocess appropriately (e.g. apply picklists).

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected string DefaultSortClause()

Return Value

Type: String
The preprocess default sort for this page and mapper.
See Also