Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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. |
Zobacz także
Odwołanie
Replication Views (Transact-SQL)