IDTSError100.TimeStamp プロパティ

定義

public:
 property System::Object ^ TimeStamp { System::Object ^ get(); };
[System.Runtime.InteropServices.DispId(2)]
public object TimeStamp { [System.Runtime.InteropServices.DispId(2)] get; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.TimeStamp : obj
Public ReadOnly Property TimeStamp As Object

プロパティ値

エラーが発生した時刻を示すタイムスタンプを表すオブジェクトです。

属性

適用対象