The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IObjectContextInfo::IsInTransaction method
Indicates whether the current object is executing in a transaction.
Syntax
BOOL IsInTransaction();
Parameters
This method has no parameters.
Return value
If the current object is executing within a transaction, the return value is TRUE. Otherwise, it is FALSE.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
See also
Community Additions
Show: