A key property for a composite key
Namespace: Castle.ActiveRecord
Assembly: Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0
Syntax
| C# |
|---|
[SerializableAttribute] [AttributeUsageAttribute(AttributeTargets.Property)] public class KeyPropertyAttribute : PropertyAttribute |
Inheritance Hierarchy
System..::Object
System..::Attribute
Castle.ActiveRecord..::WithAccessAttribute
Castle.ActiveRecord..::PropertyAttribute
Castle.ActiveRecord..::KeyPropertyAttribute
System..::Attribute
Castle.ActiveRecord..::WithAccessAttribute
Castle.ActiveRecord..::PropertyAttribute
Castle.ActiveRecord..::KeyPropertyAttribute
See Also
KeyPropertyAttribute Members
Castle.ActiveRecord Namespace