MSpublisher_databases (Transact-SQL)
MSpublisher_databases 資料表會針對本機散發者所服務的每個發行者/發行者資料庫組,各包含一個資料列。這份資料表儲存在散發資料庫中。
資料行名稱 |
資料類型 |
描述 |
---|---|---|
publisher_id |
smallint |
發行者的識別碼。 |
publisher_db |
sysname |
發行者資料庫的名稱。 |
id |
int |
資料列的識別碼。 |
publisher_engine_edition |
int |
SQL Server 發行者的版本,可以是下列其中一個版本: 10 = Personal Edition 11 = Desktop Engine (MSDE) 20 = Standard 21 = Workgroup 30 = Enterprise (Evaluation) 31 = Developer 40 = Express |