FireDAC.DBX.Migrate.TFDDBXDataSetHelper.DbxCommandType

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

Delphi

property DbxCommandType: string read GetDbxCommandType write SetDbxCommandType;

プロパティ

種類 可視性 ソース ユニット
property public FireDAC.DBX.Migrate.pas FireDAC.DBX.Migrate TFDDBXDataSetHelper


説明

DBX TCustomSQLDataSet.DbxCommandType をエミュレートします。

代わりに TFDQuery または TFDStoredProc を使用してください。

関連項目