PropertyDef SQLSize Property

See Also

The size in bytes of the property. This parameter is ignored when the data type of the property inherently specifies the size of the property.

Syntax

object.SQLSize

The SQLSize property syntax has the following parts.

Part Description
object An object expression that evaluates to a PropertyDef object.