다음을 통해 공유


CBulkRowset::SetRows

Sets the number of row handles retrieved by each call.

void SetRows( 
   DBROWCOUNT nRows  
) throw( );

매개 변수

  • nRows
    [in] The new size of the rowset (number of rows).

설명

If you call this function, it must be before the rowset is opened.

요구 사항

헤더: atldbcli.h

참고 항목

참조

CBulkRowset 클래스