This documentation is archived and is not being maintained.

MetaTable::GetColumn Method

Returns the metadata for the specified column.

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

public:
MetaColumn^ GetColumn(
	String^ columnName
)

Parameters

columnName
Type: System::String

The name of the column to get metadata for.

Return Value

Type: System.Web.DynamicData::MetaColumn
The column metadata.

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.

.NET Framework

Supported in: 3.5 SP1
Show: