IDTSError100.ErrorCode 属性

定义

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

属性值

Int32

一个包含错误代码的 整数

属性

适用于