MSpublisher_databases (Transact-SQL)

適用於:SQL Server

MSpublisher_databases數據表會針對本機散發者服務的每個 Publisher/Publisher 資料庫配對,各包含一個數據列。 此數據表會儲存在散發資料庫中。

資料行名稱 資料類型 描述
publisher_id smallint 發行者的標識碼。
publisher_db sysname 發行者資料庫的名稱。
id int 數據列的識別碼。
publisher_engine_edition int SQL Server 發行者的版本,可以是下列其中一項:

10 = Personal Edition

11 = 桌面引擎 (MSDE)

20 = 標準

21 = 工作組

30 = 企業版 (評估)

31 = 開發人員

40 = Express (Express 不能是發行者。此值存在以取得完整性。)

另請參閱

複寫資料表 (Transact-SQL)