aspxtreme

DataTable.EndLoadData Method

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

Remarks

Use EndLoadData in conjunction with LoadDataRow and BeginLoadData.

See Also

DataTable Members



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

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