Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter

From RAD Studio API Documentation
Jump to: navigation, search

Datasnap.DSProxyWriter.TDSCustomProxyWriterSystem.TObjectTDSCustomConnectorProxyWriter

Delphi

TDSCustomConnectorProxyWriter = class abstract(TDSCustomProxyWriter)

C++

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

Properties

Type Visibility Source Unit Parent
class public
Datasnap.DSCustomConnectorProxyWriter.pas
Datasnap.DSCustomConnectorProxyWriter.hpp
Datasnap.DSCustomConnectorProxyWriter Datasnap.DSCustomConnectorProxyWriter

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.