IDTSPipeline100.GetNextPasteID 方法

定義

public:
 int GetNextPasteID();
[System.Runtime.InteropServices.DispId(126)]
public int GetNextPasteID ();
[<System.Runtime.InteropServices.DispId(126)>]
abstract member GetNextPasteID : unit -> int
Public Function GetNextPasteID () As Integer

傳回

Int32

整數,其中包含資料流程中下一個可用的唯一識別碼。

屬性

備註

資料流程工作會依序產生物件識別碼。 這個方法會抓取下一個可用的唯一識別碼,並遞增內部計數器。

適用於