IBindingDimCombo.StoreAsStringDefined

Syntax

StoreAsStringDefined: Boolean;

Description

The StoreAsStringDefined property determines whether there is the STOREASSTRING parameter in binding string.

Comments

Available values:

The value of the STOREASSTRING parameter is determined by the IBindingDimCombo.StoreAsString property.

Example

The property use is given in the example for IBindingDimCombo.DataSourceKeyDefined.

See also:

IBindingDimCombo