共用方式為


MSpeer_conflictdetectionconfigrequest (Transact-SQL)

用於點對點複寫中,以追蹤發行集的全拓撲組態要求。這份資料表儲存在發行集資料庫中。

資料行名稱

資料類型

描述

id

int

識別衝突組態要求。MSpeer_conflictdetectionconfigresponse 中的 request_id 資料行會使用這個值。

publication

sysname

起始衝突組態要求的發行集名稱。

sent_date

datetime

起始衝突組態要求的日期和時間。

timeout

int

程序應該等候所有對等項目傳回衝突資訊的時間量。

modified_date

datetime

完成階段的日期和時間。

progress_phase

nvarchar(32)

使用下列其中一個值,識別處理的目前階段:

  • 已啟動

  • 瀏覽拓撲

  • 正在收集狀態

  • 已收集狀態

phase_timed_out

bit

指出目前階段是否已逾時。