IFieldBuildFilter Method |
Name | Description | |
---|---|---|
BuildFilter |
Build a filter based on the equality with the field's current rawValue.
| |
BuildFilter(String) |
Build a filter based on the specified comparison operand and the field's current Value.
| |
BuildFilter(String, String) |
Build a filter based on the specified comparison operand and the specified value.
| |
BuildFilter(String, String, FieldFilterFlags) |
Build a filter based on the specified comparison operand, the specified value, and the specified FieldFilterFlags filter building options.
| |
BuildFilter(String, String, FieldFilterFlags, String) |
Build a filter based on the specified comparison operand, the specified value, and the specified FieldFilterFlags filter building options, description provided.
|