Metodo GetType

Gets the handle of a buffer type.

Spazio dei nomi  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

Sintassi

'Dichiarazione
Function GetType As Integer
'Utilizzo
Dim instance As IDTSBuffer100
Dim returnValue As Integer

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

Valore restituito

Tipo: System. . :: . .Int32
An unsigned integer that contains the handle of the registered buffer type.