Compartir a través de


ManagedWrapper.Scope Propiedad

Definición

Obtiene el ámbito del contenedor.

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

Valor de propiedad

DTSConnectionManagerScope

El ámbito del contenedor.

Implementaciones

Se aplica a