System.Data Namespace DataTable Class
Turns off notifications, index maintenance, and constraints while loading data.
[ VB ] Public Sub EndLoadData ( ) [ C# ] public void EndLoadData ( ); [ C++ ] public: void EndLoadData ( ); [ JScript ] public function EndLoadData ( );
Use EndLoadData in conjunction with LoadDataRow and BeginLoadData.
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