QueryableDataSourceView.EntityType Property

.NET Framework (current version)
 

Gets the type of the data object to use for CUD operations.

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

Protected MustOverride ReadOnly Property EntityType As Type

Property Value

Type: System.Type

An instance of the type of the data object to use for CUD operations.

.NET Framework
Available since 4.0
Return to top
Show: