ConnectionManager::Scope Property

 

Gets the scope of the connection manager.

Namespace:   Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

public:
[BrowsableAttribute(false)]
property DTSConnectionManagerScope Scope {
	DTSConnectionManagerScope get();
}
Return to top
Show: