FireDAC.DBX.Migrate.TFDDBXDataSetHelper.DbxCommandType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DbxCommandType: string read GetDbxCommandType write SetDbxCommandType;

Properties

Type Visibility Source Unit Parent
property public FireDAC.DBX.Migrate.pas FireDAC.DBX.Migrate TFDDBXDataSetHelper

Description

Emulates DBX TCustomSQLDataSet.DbxCommandType.

Use TFDQuery or TFDStoredProc instead.

See Also