The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DataSet::Site Property
.NET Framework (current version)
Gets or sets an System.ComponentModel::ISite for the DataSet.
Assembly: System.Data (in System.Data.dll)
public: [BrowsableAttribute(false)] property ISite^ Site { virtual ISite^ get() override; virtual void set(ISite^ value) override; }
Implements
IComponent::Site
.NET Framework
Available since 1.1
Available since 1.1
Show: