ConnectionManager::Site Property
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets or sets the site of the connection manager.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
public: property ISite^ Site { virtual ISite^ get() sealed; virtual void set(ISite^ value) sealed; }
Implements
IComponent::Site
Show: