PipelineBuffer.DirectErrorRow Yöntemi (Int32, Int32, Int32, Int32)
Gönderen bir PipelineBuffer satır için bir IDTSOutput100 , IsErrorOut özellik doğru.
Ad Alanı: Microsoft.SqlServer.Dts.Pipeline
Derleme: Microsoft.SqlServer.PipelineHost (Microsoft.SqlServer.PipelineHost içinde.dll)
Sözdizimi
'Bildirim
Public Sub DirectErrorRow ( _
row As Integer, _
outputID As Integer, _
errorCode As Integer, _
errorColumn As Integer _
)
'Kullanım
Dim instance As PipelineBuffer
Dim row As Integer
Dim outputID As Integer
Dim errorCode As Integer
Dim errorColumn As Integer
instance.DirectErrorRow(row, outputID, _
errorCode, errorColumn)
public void DirectErrorRow(
int row,
int outputID,
int errorCode,
int errorColumn
)
public:
void DirectErrorRow(
int row,
int outputID,
int errorCode,
int errorColumn
)
member DirectErrorRow :
row:int *
outputID:int *
errorCode:int *
errorColumn:int -> unit
public function DirectErrorRow(
row : int,
outputID : int,
errorCode : int,
errorColumn : int
)
Parametreler
- row
Tür: System.Int32
Hata çıktı yönlendirilmiş satırın dizini.
- outputID
Tür: System.Int32
Hata kodu IDTSOutput100 göndermek için PipelineBuffer satır.
- errorCode
Tür: System.Int32
Satır işlenirken oluştu hata sayısı.
- errorColumn
Tür: System.Int32
Kimliği PipelineBuffer sütun neden hata.
Açıklamalar
Veri akışı bileşen varsa, bu yöntem bir veri akışı bileşeni çağırır IDTSOutput100 nesneleri ilgili whose IsErrorOut özellikleri, küme için doğru.Bu bileşeni çağırır yöntem bileşen arabelleğe satır işlenirken hata karşılaştığında ve zaman RD_RedirectRow Belirtilen giriş, çıkış, veya sütun.