ContextDataSourceView.GetEntitySetType Method ()

.NET Framework (current version)
 

Retrieves the entity set as a property, field, or data context.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

abstract GetEntitySetType : unit -> Type
override GetEntitySetType : unit -> Type

Return Value

Type: System.Type

The entity set that was retrieved.

.NET Framework
Available since 4.0
Return to top
Show: