Share via


CommerceEvent

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 2009 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.

See Also

Other Resources

Data Warehouse Classes