namespace: Serenity.Data.Schema assembly: Serenity.Net.Data
Gets or sets the primary key table.
public string PKTable { get; set; }
The primary key table.
- class ForeignKeyInfo
namespace: Serenity.Data.Schema assembly: Serenity.Net.Data
Gets or sets the primary key table.
public string PKTable { get; set; }
The primary key table.