Share via


ManagedWrapper.Scope 속성

정의

래퍼의 범위를 가져옵니다.

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

속성 값

DTSConnectionManagerScope

멤버의 범위입니다.

구현

적용 대상