System::Data::DataTable::get_Rows method

DataTable::get_Rows method

RTTI information.

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

ReturnValue

Data row collection.

Remarks

Gets rows present in the table.

See Also