sp_helpdistributor_properties (Transact-SQL)
傳回散發者屬性。 這個預存程序執行於散發資料庫的散發者端。
語法
sp_helpdistributor_properties
結果集
資料行名稱 |
資料類型 |
說明 |
---|---|---|
heartbeat_interval |
int |
在未記錄進度訊息的情況下,代理程式所能執行的最大分鐘數。 |
傳回碼值
0 (成功) 或 1 (失敗)
備註
sp_helpdistributor_properties 用來搭配使用所有類型的複寫。
權限
只有系統管理員 (sysadmin) 固定伺服器角色的成員、散發資料庫中的 db_owner 或 replmonitor 固定資料庫角色的成員,以及使用這個散發者之發行集的發行集存取清單 (PAL) 中的使用者,才能夠執行 sp_helpdistributor_properties。