DataAccessFilter Properties |
The DataAccessFilter type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the count of the filter conditions in the filter.
|
![]() | Fetch |
Gets or sets the fetch clause.
The OFFSET-FETCH clause provides you with an option to fetch only a window or page of results from the result set.
|
![]() | FilterConditions |
List of search arguments, used to filter the query
|
![]() | Offset |
Gets or sets the offset clause.
The OFFSET-FETCH clause provides you with an option to fetch only a window or page of results from the result set.
|
![]() | OrderByFields |
Gets the order by fields.
|