ColumnProvider.IsForeignKeyComponent Property
.NET Framework (current version)
Gets or sets a value that indicates whether the column is part of a foreign key.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Public Overridable Property IsForeignKeyComponent As Boolean Get Protected Set End Property
This property is not set for strongly typed entity reference columns that are members of the table entity (a table object in the data model).
.NET Framework
Available since 3.5
Available since 3.5
Show: