DacImportParameters.ConnectionInfo Property

 

Optional. Gets or sets the connection information needed for connecting to SQL Azure and creating a database to import into.

Namespace:   Microsoft.WindowsAzure.Management.Sql.Models
Assembly:  Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)

public DacImportParameters.ConnectionInfoParameter ConnectionInfo { get; set; }
Return to top
Show: