summaryT:DotNetNuke.ComponentModel.DataAnnotations.PrimaryKeyAttribute

Namespace: DotNetNuke.ComponentModel.DataAnnotations
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public class PrimaryKeyAttribute : Attribute
Visual Basic
Public Class PrimaryKeyAttribute
	Inherits Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    DotNetNuke.ComponentModel.DataAnnotations..::..PrimaryKeyAttribute

See Also