Knight Data Access Layer
UniqueAttribute Class
Members 




KellermanSoftware.NetDataAccessLayer.Attributes Namespace : UniqueAttribute Class
If true, this property is unique
Syntax
<AttributeUsageAttribute(AttributeTargets.Property)>
Public NotInheritable Class UniqueAttribute 
   Inherits System.Attribute
Dim instance As UniqueAttribute
[AttributeUsage(AttributeTargets.Property)]
public sealed class UniqueAttribute : System.Attribute 
[AttributeUsage(AttributeTargets.Property)]
public __gc __sealed class UniqueAttribute : public System.Attribute 
[AttributeUsage(AttributeTargets.Property)]
public ref class UniqueAttribute sealed : public System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      KellermanSoftware.NetDataAccessLayer.Attributes.UniqueAttribute

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UniqueAttribute Members
KellermanSoftware.NetDataAccessLayer.Attributes Namespace