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: