Skip to content

ForeignKeyInfo.FKColumn property

Gets or sets the foreign key column.

public string FKColumn { get; set; }

Property Value

The foreign key column.

See Also