다음을 통해 공유


GetID 메서드

Retrieves the ID of a buffer.

네임스페이스:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
어셈블리:  Microsoft.SqlServer.DTSPipelineWrap.dll의 Microsoft.SqlServer.DTSPipelineWrap

구문

‘선언
Function GetID As Integer
‘사용 방법
Dim instance As IDTSBuffer100
Dim returnValue As Integer

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

반환 값

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