System.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 );
DataTable Members
© 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