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.
1/6/2010
The following table shows the Storage interfaces with a description of the purpose of each.
| Programming element | Description |
|---|---|
This interface provides methods for creating and managing the root storage, child storage, and stream objects. |
|
This interface supports reading and writing data to stream objects. |
|
This interface is implemented on a byte array object that is backed by some physical storage, such as a disk file, global memory, or a database. |
|
This interface contains a single method that switches a storage object to a different underlying file and saves the storage object to that file. |