Freigeben über


ConnectionManagerHostClass.Scope Eigenschaft

Definition

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

Eigenschaftswert

Einer der Enumerationswerte der DTSConnectionManagerScope-Enumeration.

Implementiert

Hinweise

Weitere Informationen finden Sie unter ConnectionManager.

Gilt für: