Gets or sets the isolation level for
OleDBTransaction used to retrieve the report data.
The default is IsolationLevel.ReadCommitted.
シンタックス
'宣言
Public Property IsolationLevel As System.Data.IsolationLevel
public System.Data.IsolationLevel IsolationLevel {get; set;}
参照