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 クラス

 

RAS フィールド

システム・キュー・メッセージの場合は、QAnywhere サーバへの接続で使用されている RAS エントリ名です。

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

このフィールドの値は ias_Network.RAS です。

詳細については、事前に定義されたクライアント・メッセージ・ストア・プロパティを参照してください。

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

参照