ManagedWrapper.Scope Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the scope of the wrapper.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSConnectionManagerScope Scope { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSConnectionManagerScope get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSConnectionManagerScope value); };
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSConnectionManagerScope Scope { get; set; }
member this.Scope : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSConnectionManagerScope with get, set
Public Property Scope As DTSConnectionManagerScope
Property Value
The scope of the wrapper.