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.EndInit Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public Overridable Sub EndInit() Implements _ ISupportInitialize.EndInit [C#] public virtual void EndInit(); [C++] public: virtual void EndInit(); [JScript] public function EndInit();