IStatusEventData.MessageStatus プロパティ
この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
Gets the status of the message for the event data.
名前空間: Microsoft.SqlServer.Replication
アセンブリ: Microsoft.SqlServer.Replication (Microsoft.SqlServer.Replication.dll)
構文
'宣言
ReadOnly Property MessageStatus As MessageStatus
Get
'使用
Dim instance As IStatusEventData
Dim value As MessageStatus
value = instance.MessageStatus
MessageStatus MessageStatus { get; }
property MessageStatus MessageStatus {
MessageStatus get ();
}
abstract MessageStatus : MessageStatus
function get MessageStatus () : MessageStatus
プロパティ値
型: Microsoft.SqlServer.Replication.MessageStatus
The status of the message for the event data.