Compartir a través de


IDTSBuffer100.GetType Método

Gets the handle of a buffer type.

Espacio de nombres:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSPipelineWrap (en Microsoft.SqlServer.DTSPipelineWrap.dll)

Sintaxis

'Declaración
Function GetType As Integer
'Uso
Dim instance As IDTSBuffer100 
Dim returnValue As Integer 

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

Valor devuelto

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

Vea también

Referencia

IDTSBuffer100 Interfaz

Espacio de nombres Microsoft.SqlServer.Dts.Pipeline.Wrapper