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.
STDMETHOD( GetData )( HROW hRow**, HACCESSOR** hAccessor**, void ***pDstData );
See in the OLE DB Programmer's Reference.
Parameters
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
Retrieves data from the rowset's copy of the row. Also handles data conversion using the OLE DB data conversion DLL.