FireDAC.DBX.Migrate.TFDDBXDataSetHelper.DbxCommandType
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.DBX.Migrate.pas | |
| Unit: FireDAC.DBX.Migrate | |
| Parent: TFDDBXDataSetHelper | |
Delphi
property DbxCommandType: string read GetDbxCommandType write SetDbxCommandType;
Description
Emulates DBX TCustomSQLDataSet.DbxCommandType.
Use TFDQuery or TFDStoredProc instead.