get_Rows()

DataTable::get_Rows() method

RTTI information.

System::SharedPtr<DataRowCollection> System::Data::DataTable::get_Rows()

Return Value

Data row collection.

Remarks

Gets rows present in the table.

See Also