CdbDatabase::GetTransactions Property

Returns a Boolean value that indicates whether an object supports the recording of a series of changes that can later be rolled back (canceled) or committed (saved). TRUE indicates that the object supports transactions. Snapshot-type Recordset objects always return FALSE.

Syntax

BOOLGetTransactions(VOID);