Méthode IDTSBuffer100.GetID
Retrieves the ID of a buffer.
Espace de noms : Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly : Microsoft.SqlServer.DTSPipelineWrap (en Microsoft.SqlServer.DTSPipelineWrap.dll)
Syntaxe
'Déclaration
Function GetID As Integer
'Utilisation
Dim instance As IDTSBuffer100
Dim returnValue As Integer
returnValue = instance.GetID()
int GetID()
int GetID()
abstract GetID : unit -> int
function GetID() : int
Valeur de retour
Type : System.Int32
An unsigned integer that contains the ID of the buffer.