The ItemMapping type exposes the following members.

Properties

  Name Description
Public property AttributeMappings
Gets or sets the mappings for persistent properties.
Public property Constraint
Gets or sets the custom constraint to apply when loading or saving data to the mapped domain.
Public property DomainName
Gets or sets the name of the SimpleDB domain used to store properties.
Public property Item
Gets the AttributeMapping with the specified property name.
Public property ItemNameMapping
Gets or sets the mapping for the item name property.

See Also