Data.DBXDelegate.TDBXDelegateCommand.SetCommandType
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Data.DBXDelegate.pas Data.DBXDelegate.hpp
| |
| Unit: Data.DBXDelegate | |
| Parent: TDBXDelegateCommand | |
Delphi
procedure SetCommandType(const Value: string); override;
C++
virtual void __fastcall SetCommandType(const System::UnicodeString Value);
Description
Setter of CommandType.
Data.DBXDelegate.TDBXDelegateCommand.SetCommandType inherits from Data.DBXCommon.TDBXCommand.SetCommandType. All content below this line refers to Data.DBXCommon.TDBXCommand.SetCommandType.
Setter of CommandType.