IBindingDimCombo.SchemaDefined

Syntax

SchemaDefined: Boolean;

Description

The SchemaDefined property determines whether the SCHEMA parameter is present in binding string.

Comments

If the SchemaDefined property is set to True, the binding string describing the value editor contains the SCHEMA parameter. The value of this parameter is determined by the Schema property.

Example

The example of use is given in description of the DataSourceKeyDefined property.

See also:

IBindingDimCombo