DacProfile.TargetDatabaseName 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 name of database used as the target of a deployment.
public string TargetDatabaseName { get; set; }
member this.TargetDatabaseName : string with get, set
Public Property TargetDatabaseName As String
Property Value
String name of target database.