RAD Studio VCL Reference
|
TXMLDataSet manages the relationship between a Web item and the XML dataset to which it is bound.
TXMLDataSet = class(TXMLData, INotifyConnectionChange);
class TXMLDataSet : public TXMLData, public INotifyConnectionChange;
TXMLDataSet represents a Web item's link to an XML dataset. The Web item can be bound to an XML broker's data packet, or to a dataset field nested in an XML broker's data packet.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|