System::Data::DataView::idx_get methode

DataView::idx_get method

Haalt rij‑weergaven op.

System::SharedPtr<System::Data::DataRowView> System::Data::DataView::idx_get(const int32_t recordIndex)
ParameterTypeBeschrijving
recordIndexconst int32_tRij‑weergave‑index.

ReturnValue

Data row view at specified index.

Zie ook