Share via


IObjectContextInfo::IsInTransaction-Methode (comsvcs.h)

Gibt an, ob das aktuelle Objekt in einer Transaktion ausgeführt wird.

Syntax

BOOL IsInTransaction();

Rückgabewert

Wenn das aktuelle Objekt innerhalb einer Transaktion ausgeführt wird, ist der Rückgabewert TRUE. Andernfalls ist es FALSE.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows 2000 Professional [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Windows 2000 Server [nur Desktop-Apps]
Zielplattform Windows
Kopfzeile comsvcs.h

Weitere Informationen

IObjectContextInfo