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