API:Datasnap.DSClientRest.TDSRestConnection.Protocol
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: TDSRestConnection | |
Delphi
property Protocol;
C++
__property Protocol;
Description
Specifies the communication protocol for the REST connection.
Datasnap.DSClientRest.TDSRestConnection.Protocol inherits from Datasnap.DSClientRest.TDSCustomRestConnection.Protocol. All content below this line refers to Datasnap.DSClientRest.TDSCustomRestConnection.Protocol.
Specifies the communication protocol for the REST connection.
The Protocol property specifies the communication protocol for the DataSnap REST connection component. For example, Protocol can be 'http'.