1 out of 1 rated this helpful - Rate this topic

Microsoft.Data.Entity.Build.Tasks Namespace

The Microsoft.Data.Entity.Build.Tasks namespace contains two MSBuild tasks that are used by the ADO.NET Entity Data Model Designer (Entity Designer).

  ClassDescription
Public classEntityCleanCalled by MSBuild to remove intermediate files that were created by the EntityDeploy task.
Public classEntityDeployA 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.
Public classEntityDeploySetLogicalNamesAssigns the correct LogicalName to resources marked for embedding.
Public classEntityDeploySplitGroups .edmx files according to whether the corresponding model and mapping files will be embedded as resources or copied to the output directory.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.