IDTSManagedHelper150 Interface

Definition

public interface class IDTSManagedHelper150 : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSManagedHelper140
[System.Runtime.InteropServices.Guid("1098E472-6156-47F1-B3A6-46E633151065")]
[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 IDTSManagedHelper150 : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSManagedHelper140
[<System.Runtime.InteropServices.Guid("1098E472-6156-47F1-B3A6-46E633151065")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
type IDTSManagedHelper150 = interface
    interface IDTSManagedHelper140
Public Interface IDTSManagedHelper150
Implements IDTSManagedHelper140
Derived
Attributes
Implements

Methods

AddBindingPath(String, Boolean)
CloseManagedConnection(Object)
DecryptDocument(String, String)
EncryptDocument(String, String)
EncryptDocumentByVersion(String, String, DTSTargetServerVersion)
GetAppLocalClassFromCLSID(Guid, DTS_CLASS_INFO)
GetAppLocalCLSIDFromProgID(String, Guid)
GetExtensionMappingInfo(DTS_MANAGED_INFO_TYPE, String, DTS_EXTENSION_MAPPING_INFO)
GetExtensionMappingInfoByCreationName(String, DTS_EXTENSION_MAPPING_INFO)
GetFirstAppLocalClassOfType(DTS_MANAGED_INFO_TYPE, DTS_CLASS_INFO)
GetManagedConnection(String, String, Object)
GetNextAppLocalClassOfType(DTS_CLASS_INFO)
GetNextManagedInfo(DTS_MANAGED_INFO)
GetRawCertData(Object)
MakeCertObject(Int64)
OpenAssembly(String, DTS_MANAGED_INFO_TYPE)
ResolveApplocalReference()
SignDocument(String, Int64, String, Int32, String, Int32)
VerifyDocument(String, Byte[], Byte[])

Applies to