Datasnap.DSClientRest.TDSRestCommand.Connection
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: TDSRestCommand |
Delphi
property Connection: TDSCustomRestConnection read FConnection;
C++
__property TDSCustomRestConnection* Connection = {read=FConnection};
Description
Specifies the connection used for DataSnap REST commands.
The Connection property specifies the connection used for DataSnap REST commands.