FireDAC.DBX.Migrate.TFDDBXDataSetHelper.CommandType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CommandType: TSQLCommandType read GetCommandType write SetCommandType;

Eigenschaften

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


Beschreibung

Emuliert DBX-TCustomSQLDataSet.CommandType.

Verwenden Sie stattdessen TFDQuery oder TFDStoredProc.

Siehe auch