MappedStorageBase Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Provides functionality required by non-collection classes that will participate in the Commerce Server mapped storage mechanism.

The MappedStorageBase type exposes the following members.

Constructors

  Name Description
Aa186840.protmethod(en-US,CS.70).gif MappedStorageBase Initializes a new instance of the MappedStorageBase class.

Top

Methods

  Name Description
Aa186840.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa186840.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa186840.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa186840.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa186840.pubmethod(en-US,CS.70).gif LoadedFromStorage Called after the entire class graph is loaded from mapped storage to allow custom post-load marshaling.
Aa186840.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa186840.pubmethod(en-US,CS.70).gif SavedToStorage Called after saving a mapped class instance to storage to allow custom post-save marshaling.
Aa186840.pubmethod(en-US,CS.70).gif SavingToStorage Called prior to saving a mapped class instance to storage to allow custom pre-save marshaling.
Aa186840.pubmethod(en-US,CS.70).gif SetChildDirty Overloaded. Propagates change notifications.
Aa186840.pubmethod(en-US,CS.70).gif SetDirty Updates local and parent change information and allows automatic validation of the specified property data.
Aa186840.pubmethod(en-US,CS.70).gif SetParent Updates parent and grandparent object references of a child class instance
Aa186840.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa186840.pubproperty(en-US,CS.70).gif StorageLoadInProgress Gets a value indicating whether a storage load is in progress.

Top

See Also

Reference

MappedStorageBase Class

Microsoft.CommerceServer.Runtime Namespace