Udostępnij za pośrednictwem


Właściwość IStatusEventData.Message

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.SqlServer.Replication
Zestaw:  Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)

Składnia

'Deklaracja
ReadOnly Property Message As String
    Get
'Użycie
Dim instance As IStatusEventData
Dim value As String

value = instance.Message
string Message { get; }
property String^ Message {
    String^ get ();
}
abstract Message : string
function get Message () : String

Wartość właściwości

Typ: System.String