Udostępnij za pośrednictwem


Metoda PipelineComponent.idxOfDataRecordType

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

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

Składnia

'Deklaracja
Protected Shared Function idxOfDataRecordType ( _
    type As Type _
) As Integer
'Użycie
Dim type As Type
Dim returnValue As Integer

returnValue = PipelineComponent.idxOfDataRecordType(type)
protected static int idxOfDataRecordType(
    Type type
)
protected:
static int idxOfDataRecordType(
    Type^ type
)
static member idxOfDataRecordType : 
        type:Type -> int 
protected static function idxOfDataRecordType(
    type : Type
) : int

Parametry

Wartość zwracana

Typ: System.Int32