WorkflowTransactionOptions.IsolationLevel Propriedade
Definição
Obtém ou define o IsolationLevel para a transação.Gets or sets the IsolationLevel for the 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
Valor da propriedade
O IsolationLevel para o fluxo de trabalho.The IsolationLevel for the workflow.