PackageRemote64Class.IsolationLevel Property

Definition

Gets or sets the isolation level of the transaction in the PackageRemote64Class object.

public:
 virtual property int IsolationLevel { int get(); void set(int value); };
public virtual int IsolationLevel { get; set; }
member this.IsolationLevel : int with get, set
Public Overridable Property IsolationLevel As Integer

Property Value

An Integer value that corresponds to the isolation level.

Implements

Applies to