Click or drag to resize

FilterDefinitionBuilderTDocumentGt Method

Overload List
  NameDescription
Public methodGt(ExpressionFuncTDocument, UInt32, UInt32)
Creates a greater than filter for a UInt32 field.
Public methodGt(ExpressionFuncTDocument, UInt64, UInt64)
Creates a greater than filter for a UInt64 field.
Public methodGtTField(ExpressionFuncTDocument, TField, TField)
Creates a greater than filter.
Public methodGt(FieldDefinitionTDocument, UInt32, UInt32)
Creates a greater than filter for a UInt32 field.
Public methodGt(FieldDefinitionTDocument, UInt64, UInt64)
Creates a greater than filter for a UInt64 field.
Public methodGtTField(FieldDefinitionTDocument, TField, TField)
Creates a greater than filter.
Top
See Also