共用方式為


ReplicationNeighbor.LastSyncMessage 屬性

定義

取得與此來源中上一次複寫嘗試有關的訊息。

public:
 property System::String ^ LastSyncMessage { System::String ^ get(); };
public string LastSyncMessage { get; }
member this.LastSyncMessage : string
Public ReadOnly Property LastSyncMessage As String

屬性值

對應到上一次複寫嘗試的訊息。 如果上一次的嘗試成功,則該值為空字串。

適用於

另請參閱