IRowsetImpl::m_bCanFetchBack

unsigned m_bCanFetchBack:1;

Remarks

Indicates whether a provider supports backward fetching. Linked to the DBPROP_CANFETCHBACKWARDS property in the DBPROPSET_ROWSET group. The provider must support DBPROP_CANFETCHBACKWARDS for m_bCanFetchBackwards to be true.

IRowsetImpl OverviewClass Members

See Also

IRowsetImpl::m_bCanScrollBack