The IXFilter type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | ReadXml |
Deserialize object from an xml stream
(Inherited from XmlSerializable.) |
![]() | WriteXml |
Serialize object in an xml stream
(Inherited from XmlSerializable.) |
Properties
Name | Description | |
---|---|---|
![]() | Limit |
Limit sets the number of items returned in the object list
|
![]() | Select |
In some cases, the columns subset that should be returned
|
![]() | SortDirection |
The list sorting direction
|
![]() | SortFields |
The fields used as list sorting criteria
|
![]() | Start |
Start sets the row index where the object list will start
|
See Also