Σημείωμα
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
The IHpublishercolumnconstraints system table maps columns of a non-SQL Server publication in the IHpublishercolumns system table to constraints in the IHpublisherconstraints system table. This table is stored in the distribution database.
Definition
| Column name | Data type | Description |
|---|---|---|
publishercolumn_id |
int |
Identifies the column from IHpublishercolumns with an associated constraint. |
publisherconstraint_id |
int |
Identifies a constraint from IHpublisherconstraints associated with the column. |
indid |
int |
Indicates position of the column in the published table. |
See Also
Reference
Replication Views (Transact-SQL)
Concepts
Replication Tables (Transact-SQL)
Other Resources
Heterogeneous Database Replication