Sdílet prostřednictvím


IDTSBuffer100.GetID Method

Retrieves the ID of a buffer.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

Syntax

'Declaration
Function GetID As Integer
'Usage
Dim instance As IDTSBuffer100
Dim returnValue As Integer

returnValue = instance.GetID()
int GetID()
int GetID()
abstract GetID : unit -> int 
function GetID() : int

Return Value

Type: System.Int32
An unsigned integer that contains the ID of the buffer.