Name

Field.DefinedSize Property — (Versions 2.0, 2.1, 2.5, 2.6)

Synopsis

                     definedsize = field.DefinedSize

The DefinedSize property represents the size, in bytes, of the capacity of a Field object’s datatype.

Datatype

Long

Description

The DefinedSize property is used to determine the data capacity of a Field object’s Value property, in bytes. This property differs from the ActualSize property, which indicates how many bytes of the defined datatype size are actually being used.

See Also

Field.ActualSize Property

Get ADO: ActiveX Data Objects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.