CdbField::GetFieldSize Property

Returns the number of bytes used in the database (rather than in memory) of a Memo or Long Binary Field object in the Fields collection of a Recordset object.

Syntax

LONGGetFieldSize(VOID);

Remarks

To determine the size of a Field object other than Memo and Long Binary types, use the Size property.

In an ODBCDirect workspace, the FieldSize property is not available in the following situations: