AccpacViewField.Size
Returns the number of bytes of storage required by the field.
Property Size As Integer
(read-only)
Remarks
This property represents the storage space required by the field to store its value in the database. The Size property does not necessarily equal the memory allocated for a field object created programmatically.