API:Datasnap.DSClientRest.TDSRestConnection.Protocol
Delphi
property Protocol: string read FProtocol write SetProtocol stored IsProtocolStored;
C++
__property Protocol;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | published | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp |
Datasnap.DSClientRest | TDSRestConnection |
Beschreibung
Legt das Kommunikationsprotokoll für die REST-Verbindung fest. {{#multireplace:Datasnap.DSClientRest.TDSRestConnection.Protocol|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Datasnap.DSClientRest.TDSCustomRestConnection.Protocol|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Datasnap.DSClientRest.TDSCustomRestConnection.Protocol|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Legt das Kommunikationsprotokoll für die REST-Verbindung fest.
Die Eigenschaft Protocol legt das Kommunikationsprotokoll für die DataSnap-REST-Verbindungskomponente fest. Zum Beispiel kann Protocol 'http' sein.