WorkflowTransactionOptions.IsolationLevel Eigenschap

Definitie

Hiermee haalt u de transactie op of stelt u deze IsolationLevel in.

public:
 property System::Transactions::IsolationLevel IsolationLevel { System::Transactions::IsolationLevel get(); void set(System::Transactions::IsolationLevel value); };
public System.Transactions.IsolationLevel IsolationLevel { get; set; }
member this.IsolationLevel : System.Transactions.IsolationLevel with get, set
Public Property IsolationLevel As IsolationLevel

Waarde van eigenschap

De IsolationLevel voor de werkstroom.

Van toepassing op