This template is designed for generating a WCF RIA Services domain service class for a LinqConnect model.
GeneralDescription Description of the template. Enabled Indicates whether the template is enabled. Acceptable values are True or False. File Name The name of the template file. Name The name of the template. Type The type of the template. OutputDomain Service Output Allows specifying the output folder for the generated entity classes. The value of this property is taken into account during generation only if the File Per Class property is set to True. Project (This property is available in the Visual Studio add-in only) The name of the Visual Studio project where the generation result will be located. Project Folder (This property is available in the Visual Studio add-in only) The name of the directory in the Visual Studio project where the generation result will be located. Destination Folder (This property is available in the standalone application only) The directory to contain the generation results. |
ExposedByDomainService Specifies whether the corresponding collection should be exposed via the Domain Service. EditableInDomainService Specifies whether the methods for inserting, updating, and deleting should be generated in the Domain Service.
|