Data.DBXDelegate.TDBXDelegateCommand.SetCommandType
Delphi
procedure SetCommandType(const Value: string); override;
C++
virtual void __fastcall SetCommandType(const System::UnicodeString Value);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Data.DBXDelegate.pas Data.DBXDelegate.hpp |
Data.DBXDelegate | TDBXDelegateCommand |
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.