Share via


MSrepl_commands (Transact-SQL)

MSrepl_commands 資料表包含複寫的命令之資料列。這份資料表儲存在散發資料庫中。

資料行名稱 資料類型 描述

publisher_database_id

int

發行者資料庫的識別碼。

xact_seqno

varbinary(16)

交易序號。

type

int

命令類型。

article_id

int

發行項的識別碼。

originator_id

int

發起者的識別碼。

command_id

int

命令的識別碼。

partial_command

bit

指出這是否為部份命令。

command

varbinary(1024)

命令值。

hashkey

int

僅供內部使用。

originator_lsn

varbinary(16)

識別原始發行集中,該命令的 LSN。用於點對點交易式複寫中。

請參閱

參考

複寫檢視 (Transact-SQL)
sp_replcmds (Transact-SQL)

概念

複寫資料表 (Transact-SQL)

其他資源

交易式複寫的運作方式

說明及資訊

取得 SQL Server 2005 協助