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