MapperKernelOrderBy 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.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string OrderBy { get; set; }
Public Property OrderBy As String
Get
Set
Property Value
Type:
StringImplements
IMapperOrderBySee Also