Aracılığıyla paylaş


IDTSManagedComponentWrapper100.WrapperDescribeRedirectedErrorCode Yöntemi

Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.

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

Sözdizimi

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

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

Parametreler

Dönüş Değeri

Tür: System.String