IRowsetImpl::m_bCanScrollBack

unsigned  m_bCanScrollBack:1;

Remarks

Indicates whether a provider can have its cursor scroll backwards. Linked to the DBPROP_CANSCROLLBACKWARDS property in the DBPROPSET_ROWSET group. The provider must support DBPROP_CANSCROLLBACKWARDS for m_bCanFetchBackwards to be true.

IRowsetImpl OverviewClass Members

See Also

IRowsetImpl::m_bCanFetchBack