System::Data::DataRow::get_Table 方法

DataRow::get_Table method

获取所属的表行。

System::SharedPtr<System::Data::DataTable> System::Data::DataRow::get_Table()

ReturnValue

表对象。

另见