Metode System::Data::DataView::idx_get

DataView::idx_get method

Mendapatkan tampilan baris.

System::SharedPtr<System::Data::DataRowView> System::Data::DataView::idx_get(const int32_t recordIndex)
ParameterTipeDeskripsi
recordIndexconst int32_tIndeks tampilan baris.

ReturnValue

Data row view at specified index.

Lihat Juga