IDTSError100.ErrorCode Property

Definition

For more information, see DtsError.

public:
 property int default { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(0)]
public int this { [System.Runtime.InteropServices.DispId(0)] get; [System.Runtime.InteropServices.DispId(0)] set; }
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
[<set: System.Runtime.InteropServices.DispId(0)>]
member this.ErrorCode : int with get, set
Default Public Property ErrorCode As Integer

Property Value

Attributes

Applies to