MetaColumn Class
Updated: July 2008
Represents a database column that is used by Dynamic Data.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
In ASP.NET Dynamic Data applications, the MetaColumn class represents a database field. The MetaColumn class lets you retrieve information about the data field such as type and metadata information.
You can retrieve the table that the data field belongs to by using the Table property. You can also retrieve the data model by using the Model property.
- AspNetHostingPermission
for operating in a hosted environment. Security action: LinkDemand. Associated enumeration: AspNetHostingPermissionLevel.Minimal
- AspNetHostingPermission
for operating in a hosted environment. Security action: InheritanceDemand. Associated enumeration: AspNetHostingPermissionLevel.Minimal
System.Web.DynamicData.MetaColumn
System.Web.DynamicData.MetaChildrenColumn
System.Web.DynamicData.MetaForeignKeyColumn
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.