| Interface | Description |
|---|---|
| ColumnPredicates.Predicate | |
| RecordFilter |
Filter to be applied to a record to work out whether to skip it.
|
| UnboundRecordFilter |
Builder for a record filter.
|
| Class | Description |
|---|---|
| AndRecordFilter |
Provides ability to chain two filters together.
|
| ColumnPredicates |
ColumnPredicates class provides checks for column values.
|
| ColumnRecordFilter |
Record filter which applies the supplied predicate to the specified column.
|
| PagedRecordFilter |
Filter which will only materialize a page worth of results.
|
Copyright © 2013. All Rights Reserved.