| |||||
DataSet.BeginInit MethodSystem.Data Namespace DataSet Class
Begins the initialization of a DataSet that is used on a form or used by another component. The initialization occurs at runtime. [ VB ] NotOverridable Public Sub BeginInit ( ) [ C# ] public void BeginInit ( ); [ C++ ] public: __sealed void BeginInit ( ); [ JScript ] public function BeginInit ( ); RemarksThe Visual Studio.NET design environment uses this method to start the initialization of a component that is used on a form or used by another component. The EndInit method ends the initialization. Using the BeginInit and EndInit methods prevents the control from being used before it is fully initialized. See Also |
| ||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme