Condividi tramite


Metodo idxOfBufferType

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

Questa API non è conforme a CLS. 

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

Sintassi

'Dichiarazione
<CLSCompliantAttribute(False)> _
Protected Shared Function idxOfBufferType ( _
    type As DataType _
) As Integer
'Utilizzo
Dim type As DataType
Dim returnValue As Integer

returnValue = PipelineComponent.idxOfBufferType(type)
[CLSCompliantAttribute(false)]
protected static int idxOfBufferType(
    DataType type
)
[CLSCompliantAttribute(false)]
protected:
static int idxOfBufferType(
    DataType type
)
[<CLSCompliantAttribute(false)>]
static member idxOfBufferType : 
        type:DataType -> int 
protected static function idxOfBufferType(
    type : DataType
) : int

Valore restituito

Tipo: System. . :: . .Int32