DacProfile.TargetConnectionString Property

Definition

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.

Applies to