Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Datasnap.DSProxyWriter.TDSCustomProxyWriterSystem.TObjectTDSCustomConnectorProxyWriter

Delphi

TDSCustomConnectorProxyWriter = class abstract(TDSCustomProxyWriter)

C++

class PASCALIMPLEMENTATION TDSCustomConnectorProxyWriter : public Datasnap::Dsproxywriter::TDSCustomProxyWriter

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Datasnap.DSCustomConnectorProxyWriter.pas
Datasnap.DSCustomConnectorProxyWriter.hpp
Datasnap.DSCustomConnectorProxyWriter Datasnap.DSCustomConnectorProxyWriter

Beschreibung

TDSCustomConnectorProxyWriter ist eine abstrakte Klasse zum Erzeugen eines Proxys, der als Brücke zwischen mobilen Geräten und dem DataSnap-Server verwendet werden kann.

Mit der Klasse TDSCustomConnectorProxyWriter können mobile Geräte auf DataSnap-Servermethoden zugreifen und diese aufrufen.