WrapperDescribeRedirectedErrorCode-Methode
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Syntax
'Declaration
Function WrapperDescribeRedirectedErrorCode ( _
hrErrorCode As Integer _
) As String
'Usage
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
Parameter
- hrErrorCode
Typ: System. . :: . .Int32