UniDAC

TAttribute Record

TAttribute is not used in UniDAC.

Unit

CRXml

Syntax

TAttribute = record;

Fields

AttributeNo

Returns an attribute's ordinal position in object.

DataSize

Returns the size of an attribute value in internal representation.

DataType

Returns the type of data that was assigned to the Attribute.

Length

Returns the length of the string for dtString attribute and precision for dtInteger and dtFloat attribute.

ObjectType

Returns a TObjectType object for an object attribute.

Offset

Returns an offset of the attribute value in internal representation.

Owner

Indicates TObjectType that uses the attribute to represent one of its attributes.

Scale

Returns the scale of dtFloat and dtInteger attributes.

Size

Returns the size of an attribute value in external representation.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback