共用方式為


IHpublisherconstraints (Transact-SQL)

IHpublisherconstraints 系統資料表會針對利用目前散發者,從非 SQL Server 發行者複寫而來的每個條件約束,各包含一個資料列。這份資料表儲存在散發資料庫中。

資料行名稱

資料類型

描述

publisherconstraint_id

int

識別已發行的條件約束。

table_id

int

識別條件約束所屬 IHpublishertables 的資料表。

publisher_id

smallint

識別發行資料行所在位置的非 SQL Server 發行者。

Name

Sysname

已發行之條件約束的名稱。

Type

nvarchar(255)

IHconstrainttypes 系統資料表的支援條件約束類型。