Interface | Description |
---|---|
ITableFilter |
Class | Description |
---|---|
AllEqualsFilter |
A Filter that matches all Property objects where the
propertyName matches the findValue
|
AllFilter | |
ATableFilter | |
EmptyFilter | |
FirstEqualsFilter |
A Filter that matches the first Property object where the
propertyName matches the findValue
|
GroupFilter |
A Filter that matches the first Property object
for each distinct propValue
|