Include Template IDs

The following TemplateIDs are defined for extensibility. You can bind an include template to one or more of these template ids to have your include template merged with the template containing the include template ID marker.

  • SD_EF_CustomCommonValueTypeBaseInclude. Contained in the template which generates the CommonValueTypeBase class
  • SD_EF_CustomCommonEntityBaseInclude. Contained in the template which generates the CommonEntityTypeBase class
  • SD_EF_CustomValueTypeInclude. Contained in the template which generates every value type class
  • SD_EF_CustomTypedListRowInclude. Contained in the template which generates every typed list row class
  • SD_EF_CustomEntityInclude. Contained in the template which generates every entity class
  • SD_EF_CustomContextInclude. Contained in the template which generates the context class
  • SD_EF_CustomEdmxSSDLInclude. Contained in the template which generates the edmx file, in the SSDL block
  • SD_EF_CustomEdmxCSDLInclude. Contained in the template which generates the edmx file, in the CSDL block
  • SD_EF_CustomEdmxMSLInclude Contained in the template which generates the edmx file, in the MSL block