EntityDataSource Constructor (EntityConnection^)
.NET Framework (current version)
Initializes a new instance of the EntityDataSource class with the provided connection.
Assembly: System.Web.Entity (in System.Web.Entity.dll)
Parameters
- connection
-
Type:
System.Data.EntityClient::EntityConnection^
An EntityConnection to the Entity Data Model (EDM).
.NET Framework
Available since 3.5
Available since 3.5
Show: