This topic has not yet been rated - Rate this topic

DtsContainer.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 for the container.

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 for the container.

Implements

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

Community Additions

ADD
© 2013 Microsoft. All rights reserved.