หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
The IHpublisherconstraints system table contains one row for each constraint replicated from non-SQL Server Publishers using the current Distributor. This table is stored in the distribution database.
Column name |
Data type |
Description |
|---|---|---|
publisherconstraint_id |
int |
Identifies a published constraint. |
table_id |
int |
Identifies the table from IHpublishertables to which the constraint belongs. |
publisher_id |
smallint |
Identifies the non-SQL Server Publisher from which the column is being published. |
Name |
Sysname |
The name of the published constraint. |
Type |
nvarchar(255) |
A supported constraint type from the IHconstrainttypes system table. |
See Also
Reference
Replication Views (Transact-SQL)