FireDAC.DBX.Migrate.TFDDBXDataSetHelper.CommandType
Delphi
property CommandType: TSQLCommandType read GetCommandType write SetCommandType;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FireDAC.DBX.Migrate.pas | FireDAC.DBX.Migrate | TFDDBXDataSetHelper |
Description
Emulates DBX TCustomSQLDataSet.CommandType.
Use TFDQuery or TFDStoredProc instead.