Project.ConnectionManagerItems Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the connection manager items of the project. The connection managers are shared across all packages.
public:
property Microsoft::SqlServer::Dts::Runtime::ConnectionManagerItems ^ ConnectionManagerItems { Microsoft::SqlServer::Dts::Runtime::ConnectionManagerItems ^ get(); };
public Microsoft.SqlServer.Dts.Runtime.ConnectionManagerItems ConnectionManagerItems { get; }
member this.ConnectionManagerItems : Microsoft.SqlServer.Dts.Runtime.ConnectionManagerItems
Public ReadOnly Property ConnectionManagerItems As ConnectionManagerItems
The connection manager items of the project.