| |||||
DataTable.ImportRow MethodSystem.Data Namespace DataTable Class Copies a DataRow, including original and current values, DataRowState values, and errors, into a DataTable. [ VB ] Public Sub ImportRow ( _ ByVal row As DataRow _ ) [ C# ] public void ImportRow ( DataRow row ); [ C++ ] public: void ImportRow ( DataRow* row ); [ JScript ] public function ImportRow ( row : DataRow ); Parameters
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