TaskGroupElementForSpecificDatabase Property |
Gets or sets the perform for specific database setting. Default is an empty string (which gives the v2.x behavior: run once). Other possible
values are "All" (run for all databases in the project once) or the driverID of the database to target.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData.Tasks
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax Remarks If set to an empty string, the task element inherits the setting from its parent
See Also