IRowsetImpl::AddRefRows

Agrega un contador de referencias a un identificador de fila existente.

STDMETHOD( AddRefRows )(
   DBCOUNTITEM cRows,
   const HROW rghRows[],
   DBREFCOUNT rgRefCounts[],
   DBROWSTATUS rgRowStatus[] 
);

Parámetros

Vea IRowset::AddRefRows en la referencia delprogramador.

Requisitos

Header: atldb.h

Vea también

Referencia

IRowsetImpl (Clase)

IRowsetImpl::RefRows

IRowsetImpl::GetNextRows

IRowsetImpl::ReleaseRows