System::Data::DataRow::get_Table method

DataRow::get_Table method

Gets table row belongs to.

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

ReturnValue

Table object.

See Also