System::Data::DataRowView::get_Row method

DataRowView::get_Row method

RTTI information.

System::SharedPtr<System::Data::DataRow> System::Data::DataRowView::get_Row()

ReturnValue

Data row object.

Remarks

Gets row available through the view.

See Also