API:Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter

提供: RAD Studio API Documentation
移動先: 案内検索

Datasnap.DSProxyWriter.TDSCustomProxyWriterSystem.TObjectTDSCustomConnectorProxyWriter

Delphi

TDSCustomConnectorProxyWriter = class abstract(TDSCustomProxyWriter)

C++

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

プロパティ

種類 可視性 ソース ユニット
class public
Datasnap.DSCustomConnectorProxyWriter.pas
Datasnap.DSCustomConnectorProxyWriter.hpp
Datasnap.DSCustomConnectorProxyWriter Datasnap.DSCustomConnectorProxyWriter

説明

カスタム DataSnap プロキシ ライタを実装したものです。

Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter は Datasnap.DSProxyWriter.TDSCustomProxyWriter を継承しています。以下の内容はすべて Datasnap.DSProxyWriter.TDSCustomProxyWriter を参照しています。

カスタム DataSnap プロキシ ライタを実装したものです。

TDSCustomProxyWriter クラスを使用すると、カスタム DataSnap プロキシ ライタを実装できます。

関連項目