FireDAC.Stan.Option.TFDTxIsolation

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

Delphi

TFDTxIsolation = (xiUnspecified, xiDirtyRead, xiReadCommitted, xiRepeatableRead,
xiSnapshot, xiSerializible);

C++

enum DECLSPEC_DENUM TFDTxIsolation : unsigned int { xiUnspecified, xiDirtyRead, xiReadCommitted, xiRepeatableRead, xiSnapshot, xiSerializible };

プロパティ

種類 可視性 ソース ユニット
enum public
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option FireDAC.Stan.Option

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。