ConnectionManagerFlatFileClass.Scope Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSConnectionManagerScope Scope { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSConnectionManagerScope get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSConnectionManagerScope value); };
[System.Runtime.InteropServices.DispId(8)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.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.Sql2012.DTSConnectionManagerScope with get, set
Public Overridable Property Scope As DTSConnectionManagerScope
Eigenschaftswert
Der Bereich für die Verbindung.
Implementiert
- Attribute