IHconstrainttypes (Transact-SQL)
SQL Server 2008
The IHconstrainttypes system table contains one row for each type of non-SQL Server constraint supported for non-SQL Server Publishers. This table is stored in the distribution database.
Column name | Data type | Description |
|---|---|---|
type | nvarchar(255) | The name of a supported non-SQL Server constraint type. |
