MetaColumn.IsForeignKeyComponent Property

 

Gets a value that indicates whether the data field is part of a foreign key.

Namespace:   System.Web.DynamicData
Assembly:  System.Web.DynamicData (in System.Web.DynamicData.dll)

abstract IsForeignKeyComponent : bool with get
override IsForeignKeyComponent : bool with get

Property Value

Type: System.Boolean

true if the data field is part of a foreign key; otherwise, false.

.NET Framework
Available since 3.5
Return to top
Show: