CommerceEvent
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
This class represents the mappings between commerce events and the logical classes that store the event data. Commerce events are specially structured query strings written by Commerce Server components.
Note
Two different class members should not point to the same storage member.
Data Members
Data Member Name |
Data Type |
Default Value |
Description |
---|---|---|---|
CommerceEventClassName |
nvarchar(255) |
None |
Stores the name of the event class. |
CommerceEventMemberName |
nvarchar(255) |
None |
Stores the name of the event member. |
StorageClassName |
nvarchar(255) |
None |
Stores the name of the storage class. |
StorageMemberName |
nvarchar(255) |
None |
Stores the name of the storage member. |
Class Key
No key is defined for this class. It is a dependent class.
Relations
No relations are defined for this class.