Datasnap.Win.SConnect.TDataBlockInterpreter

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

Datasnap.Win.SConnect.TCustomDataBlockInterpreterSystem.TObjectTDataBlockInterpreter

Delphi

TDataBlockInterpreter = class(TCustomDataBlockInterpreter)

C++

class PASCALIMPLEMENTATION TDataBlockInterpreter : public TCustomDataBlockInterpreter

プロパティ

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

説明

TDataBlockInterpreter は,非 COM ベースの接続コンポーネントの COM インターフェース呼び出しをマーシャルします。

多くのストリーム接続コンポーネントは TDataBlockInterpreter を使用して,アプリケーションサーバーとやり取りするメッセージのマーシャルを処理します。IDataBlock インターフェースをサポートするオブジェクトはメッセージ自体を格納します。

関連項目