System::Data::DataView::get_Table method

DataView::get_Table method

Gets table the view belongs to.

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

ReturnValue

Table object.

See Also