DtcInstance class
Represents a DTC instance.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Version("1.0"), AMENDMENT]
class DtcInstance
{
string DtcName;
string VirtualServerName;
string Status;
string OleTxEndpointCid;
string XAEndpointCid;
string UisEndpointCid;
string KtmRmEndpointCid;
};
Members
The DtcInstance class has these types of members:
Properties
The DtcInstance class has these properties.
-
DtcName
-
-
Data type: string
-
Access type: Read-only
The name of the DTC instance.
-
-
KtmRmEndpointCid
-
-
Data type: string
-
Access type: Read-only
The contact ID that is used by the KtmRm service.
-
-
OleTxEndpointCid
-
-
Data type: string
-
Access type: Read-only
The contact ID used for the OleTx protocol.
-
-
Status
-
-
Data type: string
-
Access type: Read-only
The status of the instance.
-
-
UisEndpointCid
-
-
Data type: string
-
Access type: Read-only
The contact ID used by the management endpoint of the instance.
-
-
VirtualServerName
-
-
Data type: string
-
Access type: Read-only
The name of the virtual server that is used by the instance.
-
-
XAEndpointCid
-
-
Data type: string
-
Access type: Read-only
The contact ID that is used for the XA protocol.
-
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\MsDTC |
MOF |
|
DLL |
|