Maximum Row Size Includes BLOB Property
The Maximum Row Size Includes BLOB property indicates that the value returned by the Maximum Row Size property includes all BLOB data.
Applies To
| Connection Object |
Syntax
object.Properties("Maximum Row Size Includes BLOB")
Parts
object
Expression that evaluates to an object in the Applies To list.
Returns
One of the following settings:
| Value | Description |
|---|---|
| True | The maximum row size returned by the Maximum Row Size property includes the length of all BLOB data. |
| False | The maximum row size returned by the Maximum Row Size property does not include the length of all BLOB data. |
Data Type
adBoolean
Modifiable
Read-only
OLE DB Property
DBPROP_MAXROWSIZEINCLUDESBLOB