IDTSManagedHelper100.GetExtensionMappingInfoByCreationName Metode

Definisi

public:
 bool GetExtensionMappingInfoByCreationName(System::String ^ pwszCreationName, [Runtime::InteropServices::Out] Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTS_EXTENSION_MAPPING_INFO % pExtensionMappingInfo);
public bool GetExtensionMappingInfoByCreationName (string pwszCreationName, out Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DTS_EXTENSION_MAPPING_INFO pExtensionMappingInfo);
abstract member GetExtensionMappingInfoByCreationName : string * DTS_EXTENSION_MAPPING_INFO -> bool
Public Function GetExtensionMappingInfoByCreationName (pwszCreationName As String, ByRef pExtensionMappingInfo As DTS_EXTENSION_MAPPING_INFO) As Boolean

Parameter

pwszCreationName
String
pExtensionMappingInfo
DTS_EXTENSION_MAPPING_INFO

Mengembalikan

Informasi pemetaan ekstensi.

Berlaku untuk