Compartilhar via


Método GetType

Gets the handle of a buffer type.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (em Microsoft.SqlServer.DTSPipelineWrap.dll)

Sintaxe

'Declaração
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 de retorno

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