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_LinqToSqlCustomContextInclude. Contained in the template which generates the DataContext class
  • SD_LinqToSqlCustomEntityInclude. Contained in the template which generates all entity classes
  • SD_LinqToSqlCustomMappingsInclude. Contained in the template which generates the external xml mapping file
  • SD_LinqToSqlCustomTypedListRowInclude. Contained in the template which generates all typed list row classes
  • SD_LinqToSqlCustomTypedViewRowInclude. Contained in the template which generates all typed view row classes