This topic has not yet been rated - Rate this topic

ConnectionManager.Site Property

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Gets or sets the site of the connection manager.

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

Property Value

Type: System.ComponentModel.ISite
The site of the connection manager.

Implements

IComponent.Site
Did you find this helpful?
(1500 characters remaining)