RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDataBlockInterpreter Class

TCustomDataBlockInterpreter marshals COM interface calls for streamed connection components.

Pascal
TCustomDataBlockInterpreter = class;
C++
class TCustomDataBlockInterpreter;

SConnect

TCustomDataBlockInterpreter introduces the methods needed for marshaling the messages that pass between a client application and an application server in a multi-tiered database application. 

Streamed connection components use data block interpreters to marshal of messages sent to and received from an application server. An object that supports the IDataBlock interface stores the messages themselves. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!