IMetaAttribute.DataType

Fore Syntax

DataType: DbDataType;

Fore.NET Syntax

DataType: Prognoz.Platform.Interop.Dal.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