Share via


ConnectionManagerUIArgs Constructor

Initializes a new instance of the ConnectionManagerUIArgs class.

Namespace: Microsoft.SqlServer.Dts.Runtime.Design
Assembly: Microsoft.SqlServer.Dts.Design (in microsoft.sqlserver.dts.design.dll)

Syntax

'Declaration
Public Sub New
public ConnectionManagerUIArgs ()
public:
ConnectionManagerUIArgs ()
public ConnectionManagerUIArgs ()
public function ConnectionManagerUIArgs ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

ConnectionManagerUIArgs Class
ConnectionManagerUIArgs Members
Microsoft.SqlServer.Dts.Runtime.Design Namespace