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