Show contents 

Rds > Rds Assembly Interfaces > IMetaAttribute > IMetaAttribute.FieldSize

IMetaAttribute.FieldSize

Syntax

FieldSize: Integer;

Description

The FieldSize property determines length of a table field, in which attribute values are stored.

Example

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

See also:

IMetaAttribute