Datasnap.DSProxyWriter

From RAD Studio API Documentation
Jump to: navigation, search

Contains classes that implement a DataSnap proxy writer, a factory for these proxy writers and various supporting types.

Package DataSnapClient290.bpl

Classes

TDSCustomProxyWriterImplements a custom DataSnap proxy writer.
TDSProxyWriterImplements a DataSnap proxy writer.
TDSProxyWriterFactoryRepresents the factory class for DataSnap proxy writers.

Types

TDSProxyFileDescriptionTDSProxyFileDescription is a record used to store useful information regarding a DataSnap proxy file.
TDSProxyFileDescriptionsTDSProxyFileDescriptions is an array of TDSProxyFileDescription.
TDSProxyParamAccessRecord used to hold useful type information.
TDSProxyWriteFeatureEnumeration of proxy features.
TDSProxyWriteFeaturesSet of TDSProxyWriteFeature.
TDSProxyWriterPropertiesTDSProxyWriterProperties is a record containing information about a registered DataSnap proxy writer.

Constants

sDSProxyCppLanguagesDSProxyCppLanguage: string = C++;
sDSProxyDelphiLanguagesDSProxyDelphiLanguage: string = Delphi;
sDSProxyJavaScriptLanguagesDSProxyJavaScriptLanguage: string = Java Script;