Método System::Data::DataTable::get_Rows

DataTable::get_Rows method

Información RTTI.

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

ReturnValue

Data row collection.

Observaciones

Obtiene las filas presentes en la tabla.

Ver también