Share via


EntityModelCodeGenerator Members

Include Protected Members
Include Inherited Members

Microsoft internal use only.

The EntityModelCodeGenerator type exposes the following members.

Constructors

  Name Description
Public method EntityModelCodeGenerator Microsoft internal use only.

Top

Methods

  Name Description
Public methodStatic member AddNameOfItemToBeRenamed Microsoft internal use only.
Public method DefaultExtension Microsoft internal use only. (Inherited from BaseCodeGenerator.)
Public method Dispose Overloaded. Microsoft internal use only.
Public method Equals (Inherited from Object.)
Protected method Finalize Microsoft internal use only. (Inherited from BaseCodeGenerator.)
Public method Generate Microsoft internal use only. (Inherited from BaseCodeGenerator.)
Protected method GenerateCode Microsoft internal use only. (Overrides BaseCodeGenerator.GenerateCode(String, String, String).)
Protected method GeneratorErrorCallback Microsoft internal use only. (Inherited from BaseCodeGenerator.)
Public method GetHashCode (Inherited from Object.)
Protected method GetService Microsoft internal use only. (Inherited from BaseCodeGeneratorWithSite.)
Public method GetSite Microsoft internal use only. (Inherited from BaseCodeGeneratorWithSite.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetSite Microsoft internal use only. (Inherited from BaseCodeGeneratorWithSite.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member CodeGenToolName Microsoft internal use only.

Top

Properties

  Name Description
Protected property CodeProvider Microsoft internal use only. (Inherited from BaseCodeGeneratorWithSite.)
Protected property DefaultExtensionString Microsoft internal use only. (Overrides BaseCodeGenerator.DefaultExtensionString.)
Protected property ErrorList Microsoft internal use only. (Inherited from BaseCodeGeneratorWithSite.)
Protected property Project Microsoft internal use only. (Inherited from BaseCodeGeneratorWithSite.)
Protected property ProjectItem Microsoft internal use only. (Inherited from BaseCodeGeneratorWithSite.)
Protected property SiteServiceProvider Microsoft internal use only. (Inherited from BaseCodeGeneratorWithSite.)

Top

See Also

Reference

EntityModelCodeGenerator Class

Microsoft.Data.Entity.Design.VisualStudio.SingleFileGenerator Namespace