asp.net.ph

DataTable.BeginLoadData Method

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

Remarks

Use BeginLoadData in conjunction with LoadDataRow and EndLoadData.

See Also

DataTable Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 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 asp.net.ph