PrimaryKeyAttribute
Treat this property is the Primary Key of the table
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Property)]
public class PrimaryKeyAttribute : AttributeBase, _Attribute
Implements
System.Runtime.InteropServices._Attribute