다음을 통해 공유


IRowsetImpl::m_bCanFetchBack

Indicates whether a provider supports backward fetching.

unsigned m_bCanFetchBack:1;

설명

Linked to the DBPROP_CANFETCHBACKWARDS property in the DBPROPSET_ROWSET group. The provider must support DBPROP_CANFETCHBACKWARDS for m_bCanFetchBackwards to be true.

요구 사항

Header: atldb.h

참고 항목

참조

IRowsetImpl 클래스

IRowsetImpl::m_bCanScrollBack