MDAC 2.5 SDK - OLE DB Programmer's Reference
Appendix C: OLE DB Properties


 

DBPROP_MAXROWSIZEINCLUDESBLOB

Property group: Data Source Information

Property set: DBPROPSET_DATASOURCEINFO

Type: VT_BOOL

Typical R/W: R

Description: Maximum Row Size Includes BLOB

Value Meaning
VARIANT_TRUE The maximum row size returned for the DBPROP_MAXROWSIZE property includes the length of all BLOB data.
VARIANT_FALSE The maximum row size does not include the length of all BLOB data.