The connection string to use when executing the script.
Namespace: CodeSmith.BaseTemplatesAssembly: CodeSmith.BaseTemplates (in CodeSmith.BaseTemplates.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public string ConnectionString { get; set; } |
Visual Basic |
---|
Public Property ConnectionString As String Get Set |