FireDAC.DBX.Migrate.TFDDBXDataSetHelper.DbxCommandType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property DbxCommandType: string read GetDbxCommandType write SetDbxCommandType;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public FireDAC.DBX.Migrate.pas FireDAC.DBX.Migrate TFDDBXDataSetHelper


Beschreibung

Emuliert DBX-TCustomSQLDataSet.DbxCommandType.

Verwenden Sie stattdessen TFDQuery oder TFDStoredProc.

Siehe auch