MetaTable::Model Property
.NET Framework (current version)
Gets the meta model that the table belongs to.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
public: property MetaModel^ Model { MetaModel^ get(); private: void set(MetaModel^ value); }
For more information, see the System.Data.Linq.Mapping::MetaModel class overview.
.NET Framework
Available since 3.5
Available since 3.5
Show: