Udostępnij za pośrednictwem


Metoda PipelineComponent.idxOfBufferType

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Ten interfejs API nie jest zgodny ze specyfikacją CLS. 

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Pipeline
Zestaw:  Microsoft.SqlServer.PipelineHost (w Microsoft.SqlServer.PipelineHost.dll)

Składnia

'Deklaracja
<CLSCompliantAttribute(False)> _
Protected Shared Function idxOfBufferType ( _
    type As DataType _
) As Integer
'Użycie
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

Wartość zwracana

Typ: System.Int32