Microsoft.Data.Entity.Design.VisualStudio.TextTemplating Namespace
The Microsoft.Data.Entity.Design.VisualStudio.TextTemplating namespace provides classes for the text template transformation functionality.
Class | Description | |
---|---|---|
![]() | TemplateActivity | TemplateActivity that allows the transformation of a T4 template within a WF workflow. NOTE that this class should avoid any dependencies on any instance types (especially types instantiated by the Entity Designer) in the Microsoft.Data.Entity.Design.* namespace except for Microsoft.Data.Entity.Design.CreateDatabase. This class exists in this project because of VS dependencies. |