FilterDefinitionBuilderTDocumentGt Method |
Name | Description | |
---|---|---|
Gt(ExpressionFuncTDocument, UInt32, UInt32) |
Creates a greater than filter for a UInt32 field.
| |
Gt(ExpressionFuncTDocument, UInt64, UInt64) |
Creates a greater than filter for a UInt64 field.
| |
GtTField(ExpressionFuncTDocument, TField, TField) |
Creates a greater than filter.
| |
Gt(FieldDefinitionTDocument, UInt32, UInt32) |
Creates a greater than filter for a UInt32 field.
| |
Gt(FieldDefinitionTDocument, UInt64, UInt64) |
Creates a greater than filter for a UInt64 field.
| |
GtTField(FieldDefinitionTDocument, TField, TField) |
Creates a greater than filter.
|