Undo-DtcDiagnosticTransaction

Applies To: Windows Server 2012 R2 Preview

Undo-DtcDiagnosticTransaction

Undo-DtcDiagnosticTransaction invokes the Abort process on the specified transaction.

Syntax

Parameter Set: Default
Undo-DtcDiagnosticTransaction [-Transaction] <DtcDiagnosticTransaction> [ <CommonParameters>]

Detailed Description

Undo-DtcDiagnosticTransaction invokes the Abort process on the specified transaction.

Parameters

-Transaction<DtcDiagnosticTransaction>

Aliases

none

Required?

true

Position?

1

Default Value

none

Accept Pipeline Input?

true (ByValue)

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters.

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

  • Default

    Specifies the transaction object on which to invoke the Abort process. This parameter can be piped into the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.