ConnectionManager::Scope Property
Gets the scope of the connection manager.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
public: [BrowsableAttribute(false)] property DTSConnectionManagerScope Scope { DTSConnectionManagerScope get(); }
Property Value
Type: Microsoft.SqlServer.Dts.Runtime::DTSConnectionManagerScopeA DTSConnectionManagerScope enumeration.
Show: