Datasnap.DSClientRest.TDSRestCommand.Create
[–] Properties | |
---|---|
Type: constructor | |
Visibility: public | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: TDSRestCommand |
Delphi
constructor Create(AConnection: TDSCustomRestConnection);
C++
__fastcall TDSRestCommand(TDSCustomRestConnection* AConnection);
Description
Creates a new TDSRestCommand instance.
The Create method creates a new instance of the TDSRestCommand class.