FilterDefinitionBuilderTDocumentGte Method |
Name | Description | |
---|---|---|
![]() | Gte(ExpressionFuncTDocument, UInt32, UInt32) |
Creates a greater than or equal filter for a UInt32 field.
|
![]() | Gte(ExpressionFuncTDocument, UInt64, UInt64) |
Creates a greater than or equal filter for a UInt64 field.
|
![]() | GteTField(ExpressionFuncTDocument, TField, TField) |
Creates a greater than or equal filter.
|
![]() | Gte(FieldDefinitionTDocument, UInt32, UInt32) |
Creates a greater than or equal filter for a UInt32 field.
|
![]() | Gte(FieldDefinitionTDocument, UInt64, UInt64) |
Creates a greater than or equal filter for a UInt64 field.
|
![]() | GteTField(FieldDefinitionTDocument, TField, TField) |
Creates a greater than or equal filter.
|