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

プロパティ値

エラーのエラー コードを含む 整数

属性

適用対象