MainPipeClass.IDTSPipeline130_GetNextPasteID 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:
virtual int IDTSPipeline130_GetNextPasteID() = Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSPipeline130::GetNextPasteID;
public virtual int IDTSPipeline130_GetNextPasteID ();
abstract member IDTSPipeline130_GetNextPasteID : unit -> int
override this.IDTSPipeline130_GetNextPasteID : unit -> int
Public Overridable Function IDTSPipeline130_GetNextPasteID () As Integer