ForeignKeyInfo.PKTable property

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

Gets or sets the primary key table.

public string PKTable { get; set; }

Property Value

The primary key table.

See Also