System.Data Namespace DataTable Class
Turns off notifications, index maintenance, and constraints while loading data.
[ VB ] Public Sub BeginLoadData ( ) [ C# ] public void BeginLoadData ( ); [ C++ ] public: void BeginLoadData ( ); [ JScript ] public function BeginLoadData ( );
Use BeginLoadData in conjunction with LoadDataRow and EndLoadData.
DataTable Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note