Właściwość ReplicationAgentException.MessageCode
Pobiera kod błędu podstawowego błędu.
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)
Składnia
'Deklaracja
Public ReadOnly Property MessageCode As Integer
Get
'Użycie
Dim instance As ReplicationAgentException
Dim value As Integer
value = instance.MessageCode
public int MessageCode { get; }
public:
property int MessageCode {
int get ();
}
member MessageCode : int
function get MessageCode () : int
Wartość właściwości
Typ: System.Int32
Int32 Wartości.
Zobacz także