ManagedHelper Classe

Definizione

Importante

Questa API non è conforme a CLS.

Rappresenta l'helper gestito.

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
Ereditarietà
ManagedHelper
Attributi
Implementazioni

Costruttori

ManagedHelper()

Inizializza una nuova istanza della classe ManagedHelper.

ManagedHelper(PackageFormatVersionUpdate)

Rappresenta l'helper gestito.

ManagedHelper(PackageFormatVersionUpdate, DTSTargetServerVersion)

Rappresenta l'helper gestito.

Proprietà

TargetServerVersion

Rappresenta l'helper gestito.

Metodi

AddBindingPath(String, Boolean)

Rappresenta l'helper gestito.

CloseManagedConnection(Object)

Chiude la connessione.

DecryptByUserKey(String)

Decrittografa la chiave utente protetta xmlNode.

DecryptDocument(String, String)

Decrittografa il documento protetto da password.

EncryptDocument(String, String)

Crittografa il documento.

EncryptDocumentByVersion(String, String, DTSTargetServerVersion)

Crittografa il documento corrispondente alla versione DTS specificata.

GetAppLocalClassFromCLSID(Guid, DTS_CLASS_INFO)

Rappresenta l'helper gestito.

GetAppLocalCLSIDFromProgID(String, Guid)

Rappresenta l'helper gestito.

GetExtensionMappingInfo(DTS_MANAGED_INFO_TYPE, String, DTS_EXTENSION_MAPPING_INFO)

Restituisce un valore per gestire l'estensione per le informazioni di mapping.

GetExtensionMappingInfoByCreationName(String, DTS_EXTENSION_MAPPING_INFO)

Restituisce un valore per gestire l'estensione creando un nome per le informazioni di mapping.

GetFirstAppLocalClassOfType(DTS_MANAGED_INFO_TYPE, DTS_CLASS_INFO)

Rappresenta l'helper gestito.

GetManagedConnection(String, String, Object)

Ottiene la connessione gestita per l'helper.

GetNextAppLocalClassOfType(DTS_CLASS_INFO)

Rappresenta l'helper gestito.

GetNextManagedInfo(DTS_MANAGED_INFO)

Ottiene le informazioni gestite successive.

GetRawCertData(Object)

Ottiene il certificato non elaborato.

MakeCertObject(Int64)

Crea un oggetto certificato.

OpenAssembly(String, DTS_MANAGED_INFO_TYPE)

Apre l'assembly dell'helper.

ResolveApplocalReference()

detdebughost e altre procedure guidate usano questa funzione per eseguire la risoluzione dell'assembly

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

Firma il documento associato all'helper.

TryGetExtensionTypeConverterMappingInfo(DTS_MANAGED_INFO_TYPE, String, String, DTS_EXTENSION_MAPPING_INFO)

Restituisce un valore per gestire il convertitore di tipi di estensione per le informazioni di mapping.

TryGetExtensionTypeConverterMappingInfoByCreationName(String, String, DTS_EXTENSION_MAPPING_INFO)

Restituisce un valore per gestire il convertitore di tipi di estensione per le informazioni di mapping mediante la creazione di un nome.

TryGetExtensionUITypeEditorMappingInfo(DTS_MANAGED_INFO_TYPE, String, String, DTS_EXTENSION_MAPPING_INFO)

Restituisce un valore per gestire l'editor di tipo dell'interfaccia utente di estensione per le informazioni di mapping.

TryGetExtensionUITypeEditorMappingInfoByCreationName(String, String, DTS_EXTENSION_MAPPING_INFO)

Restituisce un valore per gestire l'editor di tipo dell'interfaccia utente di estensione per le informazioni di mapping mediante la creazione di un nome.

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

Verifica il documento associato all'helper.

Si applica a