Click or drag to resize

IMapperOrderBy Property

A SQL ORDER BY clause used as the default sort for the mapper. User sorting in a datasheet supercedes this clause.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string OrderBy { get; set; }

Property Value

Type: String
See Also