ITableFilterCondition

Description

The ITableFilterCondition interface contains properties and methods used to control the filtering conditions.

Comments

On describing the condition it is necessary to set the Condition and Relation properties and one of the Value or TextValue properties.

Properties

  Property name Brief description
The Condition property determines type of the condition by which the data is filtered.
The Relation property determines the logical connective of the condition with the following one.
The TextValue property determines value of the constraint which is used without converting.
The Value property determines the constraint value.

See also:

Forms Assembly Interfaces