Datasnap.DSHTTP.TCustomDSRESTServerTransport.GetIPImplementationID

From RAD Studio API Documentation

Delphi

function GetIPImplementationID: string; override;

C++

virtual System::UnicodeString __fastcall GetIPImplementationID(void);

Properties

Type Visibility Source Unit Parent
function protected
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TCustomDSRESTServerTransport

Description

Getter method for the IPImplementationID property. {{#multireplace:Datasnap.DSHTTP.TCustomDSRESTServerTransport.GetIPImplementationID|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Datasnap.DSCommonServer.TDSServerTransport.GetIPImplementationID|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Datasnap.DSCommonServer.TDSServerTransport.GetIPImplementationID|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Getter method for the IPImplementationID property.

Returns the identifier of the IP implementation.

See Also