IBindingDimCombo.NamespaceDefined

Syntax

NamespaceDefined: Boolean;

Description

The NamespaceDefined property determines whether there is the NAMESPACE parameter in the binding string.

Comments

Available values:

The value of the NAMESPACE parameter is determined by the IBindingDimCombo.Namespace_ property.

Example

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

See also:

IBindingDimCombo