Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.