Enum SortOrder
Specifies sort order
Namespace: Dse.Mapping
Assembly: Dse.dll
Syntax
public enum SortOrder : sbyte
Fields
| Name | Description |
|---|---|
| Ascending | |
| Descending | |
| Unspecified |
Specifies sort order
public enum SortOrder : sbyte
| Name | Description |
|---|---|
| Ascending | |
| Descending | |
| Unspecified |