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.

또 보기