ForeignKeyInfo.PKColumn property
Gets or sets the primary key column.
public string PKColumn { get; set; }
Property Value
The primary key column.
See Also
- class ForeignKeyInfo
Gets or sets the primary key column.
public string PKColumn { get; set; }
The primary key column.