IOrmSimpleAttr.DataType

Fore Syntax

DataType: DbDataType;

Fore.NET Syntax

DataType: Prognoz.Platform.Interop.Dal.DbDataType;

Description

The DataType property returns type of attribute data.

Fore and Fore.NET Examples

The property use is given in the example for IOrmSimpleClass.Attrs.

See also:

IOrmSimpleAttr