IDTSInputColumn100.DescribeRedirectedErrorCode Yöntemi
Döndürür bir dize bir hata kodu açıklayan.
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 IDTSInputColumn100
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, ileti alınır.
Dönüş Değeri
Tür: System.String
A dize için belirtilen hata iletisini içeren errorCode parametresi.
Açıklamalar
Bir satır için bir bileşenin hata çıktı yönlendirilmiş ve belirtilen bir açıklamasını verir sonra bu yöntem çaðrýlýr errorCode parametresi.