PowerShell Logo Small

Complete-DtcDiagnosticTransaction



This is the built-in help made by Microsoft for the command 'Complete-DtcDiagnosticTransaction', in PowerShell version 3 - as retrieved from Windows version 'Microsoft Windows Server 2012 Standard' PowerShell help files on 2016-06-23.

For PowerShell version 3 and up, where you have Update-Help, this command was run just before creating the web pages from the help files.

SYNOPSIS

Invokes the Commit process if the specified transaction is the root transaction; otherwise it invokes the Complete method on the transaction object specified by DtcDiagnosticTransaction.

SYNTAX


Complete-DtcDiagnosticTransaction [-Transaction] <DtcDiagnosticTransaction> [<CommonParameters>]



Search powershellhelp.space

DESCRIPTION


Complete-DTCDiagnoticTransaction invokes the Commit process if the specified transaction is the root transaction; otherwise it invokes the
Complete method on the transaction object specified by DtcDiagnosticTransaction.



<

RELATED LINKS


Online Version:



REMARKS

<

Examples




PS C:\>