Share via


MSFT_DtcTransactionTask class

Modifies and retrieves the state of DTC transactions.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[dynamic, provider("MsDtcWmi"), Version("1.0"), AMENDMENT]
class MSFT_DtcTransactionTask
{
};

Members

The MSFT_DtcTransactionTask class has these types of members:

Methods

The MSFT_DtcTransactionTask class has these methods.

Method Description
Get Retrieves information about the transactions for a DTC instance.
SetByAbortSet Indicates whether to abort the transaction.
SetByCommitSet Indicates whether to commit the transaction.
SetByForgetSet Indicates whether to forget the transaction.
SetByTraceSet Indicates whether to trace the transaction.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\MsDTC
MOF
Msdtcwmi.mof
DLL
MsDtcWmi.dll

See also

Distributed Transaction Coordinator WMI Provider