System::Data::DataTable::get_Rows 方法

DataTable::get_Rows method

RTTI 信息。

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

ReturnValue

Data row collection.

备注

获取表中存在的行。

另见