ConnectionInfoParameter Constructor
Initializes a new instance of the ConnectionInfoParameter class.
Namespace: Microsoft.WindowsAzure.Management.Sql.Models.DacImportParameters
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
Usage
'Usage
Dim instance As New ConnectionInfoParameter
Syntax
'Declaration
Public Sub New
public ConnectionInfoParameter ()
public:
ConnectionInfoParameter ()
public ConnectionInfoParameter ()
public function ConnectionInfoParameter ()
Remarks
Platforms
Development Platforms
Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012
Target Platforms
See Also
Reference
ConnectionInfoParameter Class
ConnectionInfoParameter Members
Microsoft.WindowsAzure.Management.Sql.Models.DacImportParameters Namespace