This documentation is archived and is not being maintained.
Microsoft.Data.Entity.Build.Tasks Namespace
Visual Studio 2008
The Microsoft.Data.Entity.Build.Tasks namespace contains two MSBuild tasks that are used by the ADO.NET Entity Data Model Designer (Entity Designer).
| Class | Description | |
|---|---|---|
![]() | EntityClean | Called by MSBuild to remove intermediate files that were created by the EntityDeploy task. |
![]() | EntityDeploy | A build task that is used to deploy the Entity Framework artifacts that are generated from .edmx files. These artifacts can be embedded as resources or written to a file. |
Show:
