DataObjectSortField Class |
Namespace: Omada.OE.Model
public class DataObjectSortField : CompareField
The DataObjectSortField type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataObjectSortField(Int32, Boolean) |
Construct object with the sort field ordinal
|
![]() | DataObjectSortField(String, Boolean) |
Construct object with the sort field name
|
Name | Description | |
---|---|---|
![]() | Descending | (Inherited from CompareField.) |
![]() | Id |
Id is not a *real* id - it is specified as the ordinal value of a comparefield's enum value.
(Inherited from CompareField.) |
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |