Share via


DtsConnectionAttribute Constructor

Initializes a new instance of the DtsConnectionAttribute class.

Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)

Syntax

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

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

DtsConnectionAttribute Class
DtsConnectionAttribute Members
Microsoft.SqlServer.Dts.Runtime Namespace