IDTSInput100.SuggestNameBasedLineageIDMappings(Int32[], Int32[]) 方法

定義

建議以名稱為基礎的歷程識別碼對應。

public:
 void SuggestNameBasedLineageIDMappings([Runtime::InteropServices::Out] cli::array <int> ^ % ppsaOldIDs, [Runtime::InteropServices::Out] cli::array <int> ^ % ppsaNewIDs);
[System.Runtime.InteropServices.DispId(120)]
public void SuggestNameBasedLineageIDMappings (out int[] ppsaOldIDs, out int[] ppsaNewIDs);
[<System.Runtime.InteropServices.DispId(120)>]
abstract member SuggestNameBasedLineageIDMappings : Int32[] * Int32[] -> unit
Public Sub SuggestNameBasedLineageIDMappings (ByRef ppsaOldIDs As Integer(), ByRef ppsaNewIDs As Integer())

參數

ppsaOldIDs
Int32[]

舊識別碼的集合。

ppsaNewIDs
Int32[]

新識別碼的集合。

屬性

適用於