MDAC 2.5 SDK - OLE DB Programmer's Reference
Appendix C: OLE DB Properties
Property group: Data Source Information
Property set: DBPROPSET_DATASOURCEINFO
Type: VT_BOOL
Typical R/W: R
Description: Multi-Table Update
Value | Meaning |
VARIANT_TRUE | The provider can update rowsets derived from multiple tables. |
VARIANT_FALSE | The provider cannot update rowsets derived from multiple tables. |