ForeignKeyInfo.PKSchema property

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

Gets or sets the primary key schema.

public string PKSchema { get; set; }

Property Value

The primary key schema.

See Also