ConnectionManagerMultiFileClass.Scope Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSConnectionManagerScope Scope { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSConnectionManagerScope get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSConnectionManagerScope value); };
[System.Runtime.InteropServices.DispId(8)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.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.Sql2016.DTSConnectionManagerScope with get, set
Public Overridable Property Scope As DTSConnectionManagerScope
Valor da propriedade
Implementações
- Atributos