다음을 통해 공유


IRowsetImpl::m_bCanScrollBack

Indicates whether a provider can have its cursor scroll backwards.

unsigned  m_bCanScrollBack:1;

설명

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

요구 사항

Header: atldb.h

참고 항목

참조

IRowsetImpl 클래스

IRowsetImpl::m_bCanFetchBack