For a list of all members of this type, see IStorage members.
| Name | Description | |
|---|---|---|
| ExecuteCommand | Executes a command on the storage that does not expect any results. It the method returns an argument it is used by the framework to set the AutoNumber property of the persistent object. | |
| Generic ExecuteReader | Executes and compiles the IQuery and returns an ObjectReader with the resultsset. | |
| ResolveStorageNullValue | Handles the DBNull value for the given type. |