MetaForeignKeyColumn.ParentTable Property

 

Gets the parent table of the foreign-key field.

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

member ParentTable : MetaTable with get, internal set

Property Value

Type: System.Web.DynamicData.MetaTable

The parent table of the foreign-key field.

.NET Framework
Available since 3.5
Return to top
Show: