OrderBySegment Members
The OrderBySegment type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
CaseSensitive |
Gets a value indicating whether the order by is case sensitive.
|
![]() |
FieldName |
Gets the name of the field.
|
![]() |
OrderBySegmentType |
Gets the type of the order by segment.
|
![]() |
OrderByType |
Gets the type of the order by. e.g.(ASC or DESC)
|
![]() |
Table |
Gets the table object this Where Item is attached to.
|