ManagedWrapper.Scope Proprietà

Definizione

Ottiene l'ambito del 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

Valore della proprietà

DTSConnectionManagerScope

Ambito del wrapper.

Implementazioni

Si applica a