IRow

OLE DB Programmer's Reference

The IRow interface allows a consumer to read column data from a row object or to obtain the source rowset of the row object.

When to Implement

IRow is a mandatory interface on row objects.

When to Call

Consumers call IRow::GetColumns to read column values for a row object, IRow::GetSourceRowset to get an interface pointer on the row object's source rowset, and IRow::Open to open an object-valued column.

Method Description
GetColumns Gets multiple columns from the row.
GetSourceRowset Returns an interface pointer on the rowset object containing the row from which the row object was created.
Open Opens an object-valued column.

1998-2001 Microsoft Corporation. All rights reserved.



Microsoft Ole Db 2.0 Programmer's Reference and Data Access SDK
Microsoft OLE DB 2.0 Programmers Reference and Data Access SDK (Microsoft Professional Editions)
ISBN: 0735605904
EAN: 2147483647
Year: 1998
Pages: 1083

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net