ManagedHelper Classe

Definição

Importante

Esta API não está em conformidade com CLS.

Representa o auxiliar gerenciado.

public ref class ManagedHelper sealed : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSManagedHelper100, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSSupportTargetServerVersion130
public ref class ManagedHelper sealed : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSManagedHelper140, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSSupportTargetServerVersion130
public ref class ManagedHelper sealed : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSManagedHelper150, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSSupportTargetServerVersion130
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("C81DA4B8-DEBF-45DB-AC18-A9C07CC320D1")]
[System.Runtime.InteropServices.ProgId("")]
public sealed class ManagedHelper : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSManagedHelper100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSSupportTargetServerVersion130
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ProgId("")]
[System.Runtime.InteropServices.Guid("757CDAA5-E3AC-43F5-B559-FBF9141607ED")]
public sealed class ManagedHelper : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSManagedHelper140, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSSupportTargetServerVersion130
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ProgId("")]
[System.Runtime.InteropServices.Guid("B7616D29-D118-44F9-B4F8-4CF720E2AD4B")]
public sealed class ManagedHelper : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSManagedHelper150, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSSupportTargetServerVersion130
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("C81DA4B8-DEBF-45DB-AC18-A9C07CC320D1")>]
[<System.Runtime.InteropServices.ProgId("")>]
type ManagedHelper = class
    interface IDTSManagedHelper100
    interface IDTSSupportTargetServerVersion130
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.ProgId("")>]
[<System.Runtime.InteropServices.Guid("757CDAA5-E3AC-43F5-B559-FBF9141607ED")>]
type ManagedHelper = class
    interface IDTSManagedHelper140
    interface IDTSManagedHelper100
    interface IDTSSupportTargetServerVersion130
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.ProgId("")>]
[<System.Runtime.InteropServices.Guid("B7616D29-D118-44F9-B4F8-4CF720E2AD4B")>]
type ManagedHelper = class
    interface IDTSManagedHelper150
    interface IDTSManagedHelper140
    interface IDTSManagedHelper100
    interface IDTSSupportTargetServerVersion130
Public NotInheritable Class ManagedHelper
Implements IDTSManagedHelper100, IDTSSupportTargetServerVersion130
Public NotInheritable Class ManagedHelper
Implements IDTSManagedHelper140, IDTSSupportTargetServerVersion130
Public NotInheritable Class ManagedHelper
Implements IDTSManagedHelper150, IDTSSupportTargetServerVersion130
Herança
ManagedHelper
Atributos
Implementações

Construtores

ManagedHelper()

Inicializa uma nova instância da classe ManagedHelper.

ManagedHelper(PackageFormatVersionUpdate)

Representa o auxiliar gerenciado.

ManagedHelper(PackageFormatVersionUpdate, DTSTargetServerVersion)

Representa o auxiliar gerenciado.

Propriedades

TargetServerVersion

Representa o auxiliar gerenciado.

Métodos

AddBindingPath(String, Boolean)

Representa o auxiliar gerenciado.

CloseManagedConnection(Object)

Encerra a conexão.

DecryptByUserKey(String)

Descriptografa a chave de usuário protegida xmlNode.

DecryptDocument(String, String)

Descriptografa o documento protegido por senha.

EncryptDocument(String, String)

Criptografa o documento.

EncryptDocumentByVersion(String, String, DTSTargetServerVersion)

Criptografa o documento correspondente à versão do DTS especificada.

GetAppLocalClassFromCLSID(Guid, DTS_CLASS_INFO)

Representa o auxiliar gerenciado.

GetAppLocalCLSIDFromProgID(String, Guid)

Representa o auxiliar gerenciado.

GetExtensionMappingInfo(DTS_MANAGED_INFO_TYPE, String, DTS_EXTENSION_MAPPING_INFO)

Retorna um valor para gerenciar a extensão para as informações de mapeamento.

GetExtensionMappingInfoByCreationName(String, DTS_EXTENSION_MAPPING_INFO)

Retorna um valor para gerenciar a extensão criando um nome para as informações de mapeamento.

GetFirstAppLocalClassOfType(DTS_MANAGED_INFO_TYPE, DTS_CLASS_INFO)

Representa o auxiliar gerenciado.

GetManagedConnection(String, String, Object)

Obtém a conexão gerenciada do auxiliar.

GetNextAppLocalClassOfType(DTS_CLASS_INFO)

Representa o auxiliar gerenciado.

GetNextManagedInfo(DTS_MANAGED_INFO)

Obtém as próximas informações gerenciadas.

GetRawCertData(Object)

Obtém o certificado bruto.

MakeCertObject(Int64)

Cria um objeto de certificado.

OpenAssembly(String, DTS_MANAGED_INFO_TYPE)

Abre o assembly de auxiliar.

ResolveApplocalReference()

detdebughost e outros assistentes usam essa função para executar a resolução do assembly

SignDocument(String, Int64, String, Int32, String, Int32)

Assina o documento associado ao auxiliar.

TryGetExtensionTypeConverterMappingInfo(DTS_MANAGED_INFO_TYPE, String, String, DTS_EXTENSION_MAPPING_INFO)

Retorna um valor para gerenciar o conversor de tipo de extensão para as informações de mapeamento.

TryGetExtensionTypeConverterMappingInfoByCreationName(String, String, DTS_EXTENSION_MAPPING_INFO)

Retorna um valor para gerenciar o conversor de tipo de extensão para as informações de mapeamento por meio da criação de um nome.

TryGetExtensionUITypeEditorMappingInfo(DTS_MANAGED_INFO_TYPE, String, String, DTS_EXTENSION_MAPPING_INFO)

Retorna um valor para gerenciar o editor de tipos de interface do usuário de extensão para as informações de mapeamento.

TryGetExtensionUITypeEditorMappingInfoByCreationName(String, String, DTS_EXTENSION_MAPPING_INFO)

Retorna um valor para gerenciar o editor de tipos de interface do usuário de extensão para as informações de mapeamento por meio da criação de um nome.

VerifyDocument(String, Byte[], Byte[])

Verifica o documento associado ao auxiliar.

Aplica-se a