IABACAttributeInstance.DataType

Syntax

DataType: DbDataType;

Description

The DataType property returns type of attribute data.

Comments

To change attribute data type, use the IABACAttribute.DataType property.

Example

The property use is given in the example for IABACAttributeInstance.Attribute.

See also:

IABACAttributeInstance