TableProvider::GetTypeDescriptor Method ()

.NET Framework (current version)
 

Gets the type descriptor for the table.

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

public:
virtual ICustomTypeDescriptor^ GetTypeDescriptor()

Return Value

Type: System.ComponentModel::ICustomTypeDescriptor^

The type descriptor for the table.

.NET Framework
Available since 4.0
Return to top
Show: