Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter

From RAD Studio API Documentation
Jump to: navigation, search

Datasnap.DSProxyWriter.TDSCustomProxyWriterSystem.TObjectTDSCustomConnectorProxyWriter
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.DSCustomConnectorProxyWriter.pas
Datasnap.DSCustomConnectorProxyWriter.hpp
Unit: Datasnap.DSCustomConnectorProxyWriter
Parent: Datasnap.DSCustomConnectorProxyWriter

Delphi

TDSCustomConnectorProxyWriter = class abstract(TDSCustomProxyWriter)

C++

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

Description

TDSCustomConnectorProxyWriter is an abstract class for a generating a proxy that can be used as a bridge between mobile devices and the DataSnap server.

By using the TDSCustomConnectorProxyWriter class, mobile devices can access and invoke DataSnap server methods.