API:Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter
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
Implements a custom DataSnap proxy writer.
Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter inherits from Datasnap.DSProxyWriter.TDSCustomProxyWriter. All content below this line refers to Datasnap.DSProxyWriter.TDSCustomProxyWriter.
Implements a custom DataSnap proxy writer.
Use the TDSCustomProxyWriter class to implement a custom DataSnap proxy writer.