AutoComplete for ASP.NET Web Forms
IsolationLevel プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > DataSource クラス : IsolationLevel プロパティ
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;}
参照

DataSource クラス
DataSource メンバ