get_Table()

DataRow::get_Table() method

Gets table row belongs to.

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

Return Value

Table object.

See Also