Datasnap.DSClientRest.TDSCustomRestConnection.Connection
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: TDSCustomRestConnection | |
Delphi
property Connection: string read GetConnection write SetConnection stored IsConnectionStored nodefault;
C++
__property System::UnicodeString Connection = {read=GetConnection, write=SetConnection, stored=IsConnectionStored};
Description
Specifies the DataSnap custom REST connection string.
Use the Connection property to specify the DataSnap custom REST connection string.