MetaColumn.Table Property

 

Gets the MetaTable object that represents the table that the data field belongs to.

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

Public Property Table As MetaTable
	Get
	Private Set
End Property

Property Value

Type: System.Web.DynamicData.MetaTable

An object that represents the table that the data field belongs to.

.NET Framework
Available since 3.5
Return to top
Show: