Skip to content

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