DacProfile.TargetConnectionString Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get or set connection string for database server used as the target of a deployment.
public string TargetConnectionString { get; set; }
member this.TargetConnectionString : string with get, set
Public Property TargetConnectionString As String
Property Value
String that specifies database server connection information.