Aracılığıyla paylaş


IDTSDesigntimeComponent100.DescribeRedirectedErrorCode Yöntemi

Belirtilen hata kodu açıklaması döndürür.

Ad Alanı:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Derleme:  Microsoft.SqlServer.DTSPipelineWrap (Microsoft.SqlServer.DTSPipelineWrap içinde.dll)

Sözdizimi

'Bildirim
Function DescribeRedirectedErrorCode ( _
    hrErrorCode As Integer _
) As String
'Kullanım
Dim instance As IDTSDesigntimeComponent100
Dim hrErrorCode As Integer
Dim returnValue As String

returnValue = instance.DescribeRedirectedErrorCode(hrErrorCode)
string DescribeRedirectedErrorCode(
    int hrErrorCode
)
String^ DescribeRedirectedErrorCode(
    [InAttribute] int hrErrorCode
)
abstract DescribeRedirectedErrorCode : 
        hrErrorCode:int -> string 
function DescribeRedirectedErrorCode(
    hrErrorCode : int
) : String

Parametreler

  • hrErrorCode
    Tür: System.Int32
    Hata kodu whose açıklayıcı dize alınır.

Dönüş Değeri

Tür: System.String
Hata kodunun açıklaması.

Açıklamalar

Bileşen hata çıktı bir satıra yönlendirir, bileşen tarafından sağlanan bir hata kodu açıklaması almak için bu yöntem çağrılır.veri akışı görevi almak için bu yöntem çağırır dize hata koduyla ilişkili.