DacImportParameters.ConnectionInfoParameter.DatabaseName Property

Definition

Required. Gets or sets the name of the database into which the DACPAC file will be imported.

public string DatabaseName { get; set; }
member this.DatabaseName : string with get, set
Public Property DatabaseName As String

Property Value

Applies to