Get-DtcTransaction
Get-DtcTransaction
Get-DtcTransaction can be used to retrieve information of transactions being handled by the DTC service specified by the DtcName Parameter.
Syntax
Parameter Set: Default Get-DtcTransaction [-DtcName <String> ] [ <CommonParameters>]
Detailed Description
Get-DtcTransaction can be used to retrieve information of transactions being handled by the DTC service specified by the DtcName Parameter.
Parameters
-DtcName<String>
Specifies the DTC service for which the transaction information is to be retrieved. If this parameter is null or set to Local, this will retrieve the information of transactions handled by the Local DTC service.
|
Aliases |
none |
|
Required? |
false |
|
Position? |
named |
|
Default Value |
|
|
Accept Pipeline Input? |
false |
|
Accept Wildcard Characters? |
false |
<CommonParameters>
This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters
