FilterDefinitionBuilderTDocumentLt Method |
Name | Description | |
---|---|---|
Lt(ExpressionFuncTDocument, UInt32, UInt32) |
Creates a less than filter for a UInt32 field.
| |
Lt(ExpressionFuncTDocument, UInt64, UInt64) |
Creates a less than filter for a UInt64 field.
| |
LtTField(ExpressionFuncTDocument, TField, TField) |
Creates a less than filter.
| |
Lt(FieldDefinitionTDocument, UInt32, UInt32) |
Creates a less than filter for a UInt32 field.
| |
Lt(FieldDefinitionTDocument, UInt64, UInt64) |
Creates a less than filter for a UInt64 field.
| |
LtTField(FieldDefinitionTDocument, TField, TField) |
Creates a less than filter.
|