Skip to main content

UniqueAttribute

Define a unique RDBMS column constraint

Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Property)]
public class UniqueAttribute : AttributeBase, _Attribute

Implements

  • System.Runtime.InteropServices._Attribute