Udostępnij za pośrednictwem


Konstruktor PipelineComponentHResultException (Int32)

Inicjuje nowe wystąpienie PipelineComponentHResultException klasy

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Pipeline
Zestaw:  Microsoft.SqlServer.PipelineHost (w Microsoft.SqlServer.PipelineHost.dll)

Składnia

'Deklaracja
Public Sub New ( _
    code As Integer _
)
'Użycie
Dim code As Integer

Dim instance As New PipelineComponentHResultException(code)
public PipelineComponentHResultException(
    int code
)
public:
PipelineComponentHResultException(
    int code
)
new : 
        code:int -> PipelineComponentHResultException
public function PipelineComponentHResultException(
    code : int
)

Parametry

  • code
    Typ: System.Int32
    Hresult COM zwracane przez podstawowej wyjątek COM.