Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » QAnywhere » QAnywhere リファレンス » QAnywhere .NET API リファレンス » クライアント用 QAnywhere .NET API (.NET 2.0) » QAMessage インタフェース

 

Timestamp プロパティ

メッセージのタイムスタンプ。

構文
Visual Basic
Public Readonly Property Timestamp As Date
C#
public DateTime Timestamp {get;}
備考

メッセージの Timestamp ヘッダ・フィールドには、メッセージが作成された時刻が格納されます。

メッセージ・ヘッダとプロパティの取得と設定の詳細については、QAnywhere メッセージの概要を参照してください。