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)

abstract GetTypeDescriptor : unit -> ICustomTypeDescriptor
override GetTypeDescriptor : unit -> ICustomTypeDescriptor

Return Value

Type: System.ComponentModel.ICustomTypeDescriptor

The type descriptor for the table.

.NET Framework
Available since 4.0
Return to top
Show: