The Storage object supported by the Advantage OLE DB provider currently supports the ISequentialStream interface. That interface contains the following methods.
Member Function |
Description |
Read |
Reads a specified number of bytes from the stream object into memory starting at the current read location within the stream. |
Write |
Writes a specified number of bytes into the stream object starting at the current write location within the stream. |