REST.Backend.EMSProvider.IGetEMSApi.EMSAPI

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property EMSAPI: TEMSClientAPI read GetEMSAPI;

C++

__property Rest::Backend::Emsapi::TEMSClientAPI* EMSAPI = {read=GetEMSAPI};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
REST.Backend.EMSProvider.pas
REST.Backend.EMSProvider.hpp
REST.Backend.EMSProvider IGetEMSApi


Beschreibung

Instanz von TEMSClientAPI, mit der eine RAD Server-Client-Anwendung REST-Anforderungen an den RAD Server Engine (EMS-Server) durchführt.

Siehe auch