Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets the handle of a buffer type.
Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Syntax
'Declaration
Function GetType As Integer
'Usage
Dim instance As IDTSBuffer100
Dim returnValue As Integer
returnValue = instance.GetType()
int GetType()
int GetType()
abstract GetType : unit -> int
function GetType() : int
Return Value
Type: System.Int32
An unsigned integer that contains the handle of the registered buffer type.