PropertyDef SQLBlobSize Property

Meta Data Services Programming

Meta Data Services Programming

PropertyDef SQLBlobSize Property

The SQL Binary Large Object (BLOB) size of the property. For a definition of valid values, see the ODBC documentation.

This property is not attached to the default interface for the PropertyDef Automation object; it is attached to the IPropertyDef2 interface. For details on how to access a member of an interface that is not the default interface, see Accessing Automation Object Members.

Syntax

object.SQLBlobSize

The SQLBlobSize property syntax has the following part.

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

See Also

IPropertyDef2 Interface

Programming BLOBs and Large Text Fields

PropertyDef Object