This topic has not yet been rated - Rate this topic

Project.ConnectionManagerItems Property

SQL Server 2012

Gets the connection manager items of the project. The connection managers are shared across all packages.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
public ConnectionManagerItems ConnectionManagerItems { get; }

Property Value

Type: Microsoft.SqlServer.Dts.Runtime.ConnectionManagerItems
The connection manager items of the project.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.