Linguaggio

IDTSManagedHelper100 Interfaccia

Definizione

Specifica un'interfaccia dell'aiutante gestito.

public interface class IDTSManagedHelper100
[System.Runtime.InteropServices.Guid("48C9D72F-D06D-4F51-AAF3-0A40C7B3FC2B")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
public interface IDTSManagedHelper100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("141B0728-E09E-4F01-9E15-06CFC27D71D7")]
public interface IDTSManagedHelper100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("95F32AC3-5928-4DE9-B5DB-82937D2579CD")]
public interface IDTSManagedHelper100
[<System.Runtime.InteropServices.Guid("48C9D72F-D06D-4F51-AAF3-0A40C7B3FC2B")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
type IDTSManagedHelper100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("141B0728-E09E-4F01-9E15-06CFC27D71D7")>]
type IDTSManagedHelper100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("95F32AC3-5928-4DE9-B5DB-82937D2579CD")>]
type IDTSManagedHelper100 = interface
Public Interface IDTSManagedHelper100
Derivato
Attributi

Commenti

Per altre informazioni, vedere ManagedHelper.

Metodi

Nome Descrizione
CloseManagedConnection(Object)

Chiude la connessione specificata.

DecryptDocument(String, String)

Decripta il documento specificato.

EncryptDocument(String, String)

Cripta un documento specificato.

GetExtensionMappingInfo(DTS_MANAGED_INFO_TYPE, String, DTS_EXTENSION_MAPPING_INFO)

Riceve le informazioni sulla mappatura delle estensioni.

GetExtensionMappingInfoByCreationName(String, DTS_EXTENSION_MAPPING_INFO)

Ottiene le informazioni di mappatura dell'estensione usando il nome di creazione.

GetManagedConnection(String, String, Object)

Restituisce una connessione gestita.

GetNextManagedInfo(DTS_MANAGED_INFO)

Indica se la connessione riceve le prossime informazioni gestite.

GetRawCertData(Object)

Restituisce i dati grezzi per il certificato.

MakeCertObject(Int64)

Crea un oggetto certificate.

OpenAssembly(String, DTS_MANAGED_INFO_TYPE)

Apre un'assemblea.

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

Firma il documento associato all'assistente.

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

Indica se il documento è verificato.

Si applica a