IDTSManagedHelper140.GetExtensionMappingInfoByCreationName 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
bool GetExtensionMappingInfoByCreationName(System::String ^ pwszCreationName, [Runtime::InteropServices::Out] Microsoft::SqlServer::Dts::Runtime::Wrapper::DTS_EXTENSION_MAPPING_INFO % pExtensionMappingInfo);
public bool GetExtensionMappingInfoByCreationName (string pwszCreationName, out Microsoft.SqlServer.Dts.Runtime.Wrapper.DTS_EXTENSION_MAPPING_INFO pExtensionMappingInfo);
Public Function GetExtensionMappingInfoByCreationName (pwszCreationName As String, ByRef pExtensionMappingInfo As DTS_EXTENSION_MAPPING_INFO) As Boolean
參數
- pwszCreationName
- String
- pExtensionMappingInfo
- DTS_EXTENSION_MAPPING_INFO