FireDAC.Phys.Oracle.TFDOracleAdmin.ShutdownOperations

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

Delphi

property ShutdownOperations: TFDOracleShutdownOperations read FShutdownOperations  write FShutdownOperations default [shoShutdown, shoClose, shoDismount];

C++

__property TFDOracleShutdownOperations ShutdownOperations = {read=FShutdownOperations, write=FShutdownOperations, default=7};

プロパティ

種類 可視性 ソース ユニット
property published
FireDAC.Phys.Oracle.pas
FireDAC.Phys.Oracle.hpp
FireDAC.Phys.Oracle TFDOracleAdmin


説明

シャットダウン処理の間に実行する一連のステップ

関連項目