OLE DB Programmer's Reference

DBPROP_ASYNCTXNCOMMIT

Property group: Data Source Information

Property set: DBPROPSET_DATASOURCEINFO

Type: VT_BOOL

Typical R/W: R

Description: Asynchable Commit

Indicates whether transactions can be committed asynchronously.

Value Meaning
VARIANT_TRUE Transactions can be committed asynchronously
VARIANT_FALSE Transactions cannot be committed asynchronously