Data.SqlExpr.TTransactionDesc.CustomIsolation

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

CustomIsolation  : LongWord;             { DB specific custom isolation }

C++

unsigned CustomIsolation;

プロパティ

種類 可視性 ソース ユニット
field public
Data.SqlExpr.pas
Data.SqlExpr.hpp
Data.SqlExpr TTransactionDesc


説明

データベース固有のカスタム隔離レベルを示します。

CustomIsolation は、TTransactionItem のデータベースに固有の、カスタム隔離レベルを指定するのに使用されます。

関連項目