EntityModelCodeGenerator Constructor
Microsoft internal use only.
Namespace: Microsoft.Data.Entity.Design.VisualStudio.SingleFileGenerator
Assembly: Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New EntityModelCodeGenerator()
public EntityModelCodeGenerator()
public:
EntityModelCodeGenerator()
public function EntityModelCodeGenerator()
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
EntityModelCodeGenerator Class
EntityModelCodeGenerator Members
Microsoft.Data.Entity.Design.VisualStudio.SingleFileGenerator Namespace