IDTSManagedHelper140.OpenAssembly(String, DTS_MANAGED_INFO_TYPE) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void OpenAssembly(System::String ^ pwszAssemblyName, Microsoft::SqlServer::Dts::Runtime::Wrapper::DTS_MANAGED_INFO_TYPE mitType);
public void OpenAssembly (string pwszAssemblyName, Microsoft.SqlServer.Dts.Runtime.Wrapper.DTS_MANAGED_INFO_TYPE mitType);
abstract member OpenAssembly : string * Microsoft.SqlServer.Dts.Runtime.Wrapper.DTS_MANAGED_INFO_TYPE -> unit
Public Sub OpenAssembly (pwszAssemblyName As String, mitType As DTS_MANAGED_INFO_TYPE)
Parameters
- pwszAssemblyName
- String
- mitType
- DTS_MANAGED_INFO_TYPE