Anzeigen: Delphi C++
Anzeigeeinstellungen

Datasnap.DSProxyWriter

Aus XE2 API Documentation
Wechseln zu: Navigation, Suche

Enthält Klassen, die einen DataSnap-Proxy-Writer, einen Generator für diese Proxy-Writer und verschiedene unterstützende Typen implementieren.

Inhaltsverzeichnis

Klassen

TDSCustomProxyWriterImplementiert einen benutzerdefinierten DataSnap-Proxy-Writer.
TDSProxyFileDescription
TDSProxyWriterImplementiert einen DataSnap-Proxy-Writer.
TDSProxyWriterFactoryRepräsentiert die Generatorklasse für DataSnap-Proxy-Writer.
TDSProxyWriterPropertiesDer Record TDSProxyWriterProperties enthält Informationen über einen registrierten DataSnap-Proxy-Writer.

Typen

TDSProxyFileDescription
TDSProxyFileDescriptions
TDSProxyWriteFeature
TDSProxyWriteFeatures
TDSProxyWriterPropertiesDer Record TDSProxyWriterProperties enthält Informationen über einen registrierten DataSnap-Proxy-Writer.

Variablen

TDSProxyFileDescriptions

Konstanten

feConnectsWithDBXConnectionfeConnectsWithDBXConnection: TDSProxyWriteFeature = feConnectsWithDBXConnection;
feConnectsWithDSRestConnectionfeConnectsWithDSRestConnection: TDSProxyWriteFeature = feConnectsWithDSRestConnection;
feDBXClientfeDBXClient: TDSProxyWriteFeature = feDBXClient;
feRESTClientfeRESTClient: TDSProxyWriteFeature = feRESTClient;
sDSProxyCppLanguagesDSProxyCppLanguage: string = C++;
sDSProxyDelphiLanguagesDSProxyDelphiLanguage: string = Delphi;
sDSProxyJavaScriptLanguagesDSProxyJavaScriptLanguage: string = Java Script;


Frühere Versionen
Übersetzungen