StartTransactionCommand.Independent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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