summaryP:DotNetNuke.ComponentModel.DataAnnotations.PrimaryKeyAttribute.ColumnName

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

Syntax

C#
public string ColumnName { get; set; }
Visual Basic
Public Property ColumnName As String
	Get
	Set

See Also