UniDAC

TAttribute.Size

Returns the size of an attribute value in external representation.

Unit

Syntax

Remarks

Read Size to learn the size of an attribute value in external representation.

For example:

dtDate 8 (sizeof(TDateTime)
dtFloat 8 (sizeof(Double))
dtInteger 4 (sizeof(Integer))

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback