Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves data from the rowset's copy of the row.
STDMETHOD( GetData )(
HROW hRow,
HACCESSOR hAccessor,
void* pDstData
);
Parameters
See IRowset::GetData in the OLE DB Programmer's Reference.
Some parameters correspond to OLE DB Programmer's Reference parameters of different names, which are described in IRowset::GetData:
OLE DB Template parameters |
OLE DB Programmer's Reference parameters |
---|---|
pDstData |
pData |
Remarks
Also handles data conversion using the OLE DB data conversion DLL.
Requirements
Header: atldb.h