GetID 方法

Retrieves the ID of a buffer.

命名空间:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
程序集:  Microsoft.SqlServer.DTSPipelineWrap(在 Microsoft.SqlServer.DTSPipelineWrap.dll 中)

语法

声明
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.