MessageCode プロパティ

基になるエラーのエラー コードを取得します。

名前空間:  Microsoft.SqlServer.Replication
アセンブリ:  Microsoft.SqlServer.Replication (Microsoft.SqlServer.Replication.dll)

構文

'宣言
Public ReadOnly Property MessageCode As Integer
    Get
'使用
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

プロパティ値

型: System. . :: . .Int32
Int32 値です。