StoreAsStringDefined: Boolean;
The StoreAsStringDefined property determines whether there is the STOREASSTRING parameter in binding string.
Available values:
True. The binding string contains the STOREASSTRING parameter.
False. The binding string contains the STOREASSTRING parameter.
The value of the STOREASSTRING parameter is determined by the IBindingDimCombo.StoreAsString property.
The property use is given in the example for IBindingDimCombo.DataSourceKeyDefined.
See also: