API: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

Implementiert einen benutzerdefinierten DataSnap-Proxy-Writer.

Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter erbt von Datasnap.DSProxyWriter.TDSCustomProxyWriter. Der folgende Inhalt bezieht sich auf Datasnap.DSProxyWriter.TDSCustomProxyWriter.

Implementiert einen benutzerdefinierten DataSnap-Proxy-Writer.

Mit der Klasse TDSCustomProxyWriter wird ein benutzerdefinierter DataSnap-Proxy-Writer implementiert.

Siehe auch