MetaTable.Model Property

 

Gets the meta model that the table belongs to.

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

member Model : MetaModel with get, private set

Property Value

Type: System.Web.DynamicData.MetaModel

The meta model that the table belongs to.

For more information, see the System.Data.Linq.Mapping.MetaModel class overview.

.NET Framework
Available since 3.5
Return to top
Show: