Information
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.
This topic has not yet been rated - Rate this topic

DataSet.EndInit Method

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();

See Also

DataSet Class | DataSet Members | System.Data Namespace

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.