RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTTPDataLink Class

THTTPDataLink helps TDSTableProducer manage its link to the data source.

Pascal
THTTPDataLink = class(TDataLink);
C++
class THTTPDataLink : public TDataLink;

THTTPDataLink is tailored to work with a TDSTableProducer object. It should only be used by the TDSTableProducer class. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!