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