Share via


ConnectionManagerBase.Scope Eigenschaft

Definition

Ruft den DTS-Verbindungs-Manager-Bereich für dieses ConnectionManagerBase-Objekt ab.

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::DTSConnectionManagerScope Scope { Microsoft::SqlServer::Dts::Runtime::DTSConnectionManagerScope get(); void set(Microsoft::SqlServer::Dts::Runtime::DTSConnectionManagerScope value); };
public virtual Microsoft.SqlServer.Dts.Runtime.DTSConnectionManagerScope Scope { get; set; }
member this.Scope : Microsoft.SqlServer.Dts.Runtime.DTSConnectionManagerScope with get, set
Public Overridable Property Scope As DTSConnectionManagerScope

Eigenschaftswert

Das DTSConnectionManagerScope-Objekt.

Gilt für: