Data.Bind.DBXScope.TCustomBindSourceDBX.CommandType
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Bind.DBXScope.pas Data.Bind.DBXScope.hpp
| |
| Unit: Data.Bind.DBXScope | |
| Parent: TCustomBindSourceDBX | |
Delphi
property CommandType: TSQLCommandType read GetCommandType write SetCommandType;
C++
__property Data::Db::TSQLCommandType CommandType = {read=GetCommandType, write=SetCommandType, nodefault};
Description
Embarcadero Technologies does not currently have any additional information.