IHpublisherconstraints (języka Transact-SQL)
The IHpublisherconstraints tabela systemowa contains one row for each constraint replicated from non-SQL Server Publishers using the current dystrybutor.W tej tabela są przechowywane w bazie danych dystrybucji.
Nazwa kolumna |
Typ danych |
Description |
---|---|---|
publisherconstraint_id |
int |
Identyfikuje opublikowanych ograniczenie. |
table_id |
int |
Określa tabela z IHpublishertables , do której należy to ograniczenie. |
publisher_id |
smallint |
Identyfikuje nie-programu SQL Server Wydawca z którego jest publikowana kolumna. |
Imię i nazwisko |
Sysname |
Nazwa ograniczenia opublikowane. |
Typ |
nvarchar(255) |
Typ ograniczenia obsługiwanych z IHconstrainttypes tabela systemowa. |
See Also