System::Data::DataView::idx_get метод

DataView::idx_get method

Возвращает представления строк.

System::SharedPtr<System::Data::DataRowView> System::Data::DataView::idx_get(const int32_t recordIndex)
ПараметрТипОписание
recordIndexconst int32_tИндекс представления строки.

ReturnValue

Data row view at specified index.

См. также