StartTransactionCommand.Independent Property

Definition

Gets or sets the flag to determine if this transaction can be committed or rolled back independently of other transactions.

public System.Management.Automation.SwitchParameter Independent { get; set; }
member this.Independent : System.Management.Automation.SwitchParameter with get, set
Public Property Independent As SwitchParameter

Property Value

Applies to