Share via


ConnectionManagerAdoClass.Scope Propriété

Définition

Obtient la portée du gestionnaire de connexions.

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSConnectionManagerScope Scope { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSConnectionManagerScope get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSConnectionManagerScope value); };
[System.Runtime.InteropServices.DispId(8)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSConnectionManagerScope Scope { [System.Runtime.InteropServices.DispId(8)] get; [System.Runtime.InteropServices.DispId(8)] set; }
[<System.Runtime.InteropServices.DispId(8)>]
[<get: System.Runtime.InteropServices.DispId(8)>]
[<set: System.Runtime.InteropServices.DispId(8)>]
member this.Scope : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSConnectionManagerScope with get, set
Public Overridable Property Scope As DTSConnectionManagerScope

Valeur de propriété

Portée du gestionnaire de connexions.

Implémente

Attributs

S’applique à