ITableFilterCondition

Description

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

Comments

When 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 a type of the condition, by which the data is filtered.
The Relation property determines the logical connection of the condition with the following one.
The TextValue property determines value of the constraint, which is used without converting.
The Value property determines a constraint value.

See also:

Forms Assembly Interfaces