OLE DB Programmer's Reference

DBPROP_ASYNCTXNABORT

Property group: Data Source Information

Property set: DBPROPSET_DATASOURCEINFO

Type: VT_BOOL

Typical R/W: R

Description: Asynchable Abort

Indicates whether transactions can be aborted asynchronously.

Value Meaning
VARIANT_TRUE Transactions can be aborted asynchronously.
VARIANT_FALSE Transactions cannot be aborted asynchronously.