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) » MessageProperties クラス

 

ORIGINATOR フィールド

このプロパティ名は、メッセージの発信者のメッセージ・ストア ID を示します。

構文
Visual Basic
Public Shared ORIGINATOR As String
C#
public const string  ORIGINATOR;
備考

このフィールドの値は ias_Originator です。

MessageProperties.ORIGINATOR を QAMessage.GetStringProperty メソッドに渡して、関連付けられているプロパティにアクセスできます。

参照