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.
The row and stream programming tasks are represented by the row and stream objects. A row object is an OLE DB object that contains a set of columns of data. A stream object is an OLE DB object that encapsulates the contents of files, e-mail messages, or other stream-based objects.
Rows and streams fit more naturally in the Binder programming model, which is described in Binder Programming and Object Model.