Data.DBXCommon.TDBXCommand.SetCommandType
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
Unit: Data.DBXCommon | |
Parent: TDBXCommand |
Delphi
procedure SetCommandType(const CommandType: string); virtual;
C++
virtual void __fastcall SetCommandType(const System::UnicodeString CommandType);
Description
Setter of CommandType.