The ItemMapping type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ItemMapping |
Initializes a new instance of the ItemMapping class.
|
Methods
Name | Description | |
---|---|---|
![]() ![]() |
Create(Type) |
Creates a complete mapping for the specified item type.
|
![]() ![]() |
Create(String, AttributeMapping) |
Creates a minimal, ad-hoc mapping not associated with any .NET type.
|
![]() ![]() |
Create(Type, List<(Of <<'(String>)>>)) |
Creates a partial mapping from the specified item type.
|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
AttributeMappings |
Gets or sets the mappings for persistent properties.
|
![]() |
Constraint |
Gets or sets the custom constraint to apply when loading or saving data
to the mapped domain.
|
![]() |
DomainName |
Gets or sets the name of the SimpleDB domain used to store properties.
|
![]() |
Item |
Gets the AttributeMapping with the specified property name.
|
![]() |
ItemNameMapping |
Gets or sets the mapping for the item name property.
|