System::Data::DataView::get_Table metodo

DataView::get_Table method

Restituisce la tabella a cui appartiene la vista.

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

ReturnValue

Oggetto Table.

Vedi anche