get_Table()

DataView::get_Table() method

Gets table the view belongs to.

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

Return Value

Table object.

See Also