FieldInfo.PKColumn property

namespace: Serenity.Data.Schema   assemblySerenity.Net.Data

Gets or sets the primary key column.

public string PKColumn { get; set; }

Property Value

The primary key column.

See Also