Defines an ad-hoc mapping between a single property and SimpleDB attribute.

Namespace: Simol
Assembly: Simol (in Simol.dll) Version: 1.0.0.0

Syntax

C#
public abstract class AttributeMapping
Visual Basic
Public MustInherit Class AttributeMapping
Visual C++
public ref class AttributeMapping abstract

Remarks

See ItemMapping for more usage details.

Inheritance Hierarchy

System..::..Object
  Simol..::..AttributeMapping

See Also