Namespace Mediachase.Commerce.Storage
Classes
DataHelper
Implements helper methods for the storage data.
DefaultConnectionStringHandler
Handles connection string information for the CMS and Commerce database.
MetaHelper
Implements operations for the meta helper.
MetaObjectAccessor
Facade for accessing meta object data.
MetaObjectSerialized
This is the object that will serialized in the system field to improve read performance of the meta data engine.
MetaStorageBase
Base class for objects that contain meta fields.
MetaStorageCollectionBase<T>
Collection of MetaStorageBase objects.
SimpleObject
Implements operations for simple storage objects. (Inherits IStorageObject, System.ICloneable, System.Runtime.Serialization.ISerializable.)
SimpleObjectCollectionBase<T>
Simple object collection.
StorageCollectionBase
StorageCollectionEnumerator
Implements operations for the storage collection enumerator. (Inherits System.IDisposable, System.Collections.IEnumerator.)
Interfaces
IStorageObject
Storage object interface.
Enums
DataOperation
The DataOperation enumeration defines the storage data operation types.