IMetaAttribute.DataType

Syntax

DataType: DbDataType;

Description

The DataType property determines data type that may be contained in elements values by a specified attribute.

Example

The property use is given in the example for IMetaAttribute.Nullable.

See also:

IMetaAttribute