Share via


DacExportParameters.ConnectionInfoParameter Constructor ()

 

Initializes a new instance of the ConnectionInfoParameter class.

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

Syntax

public ConnectionInfoParameter()
public:
ConnectionInfoParameter()
new : unit -> ConnectionInfoParameter
Public Sub New

See Also

DacExportParameters.ConnectionInfoParameter Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace

Return to top