WorkflowTransactionOptions.IsolationLevel Propriété

Définition

Obtient ou définit l’IsolationLevel de la transaction.

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

Valeur de propriété

IsolationLevel pour le workflow.

S’applique à