Datasnap.Win.SConnect.TCustomDataBlockInterpreter

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

System.TObjectTCustomDataBlockInterpreter

Delphi

TCustomDataBlockInterpreter = class

C++

class PASCALIMPLEMENTATION TCustomDataBlockInterpreter : public System::TObject

プロパティ

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

説明

TCustomDataBlockInterpreter は,ストリーム接続コンポーネントに対する COM インターフェース呼び出しをマーシャリングします。

TCustomDataBlockInterpreter クラスは,多層データベースアプリケーションで,クライアントアプリケーションとアプリケーションサーバーの間で渡されるメッセージのマーシャルに必要なメソッドを導入します。

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

関連項目