API:Data.SqlExpr.TCustomSQLDataSet.CommandType
Delphi
property CommandType: TSQLCommandType read FCommandType write SetCommandType default ctQuery;
C++
__property Data::Db::TSQLCommandType CommandType = {read=FCommandType, write=SetCommandType, default=1};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | protected | Data.SqlExpr.pas Data.SqlExpr.hpp |
Data.SqlExpr | TCustomSQLDataSet |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!