Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.22 KB

ihconstrainttypes-transact-sql.md

File metadata and controls

32 lines (27 loc) · 1.22 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic f1_keywords helpviewer_keywords dev_langs
IHconstrainttypes (Transact-SQL)
IHconstrainttypes (Transact-SQL)
VanMSFT
vanto
03/03/2017
sql
replication
reference
IHconstrainttypes_TSQL
IHconstrainttypes
IHconstrainttypes system table
TSQL

IHconstrainttypes (Transact-SQL)

[!INCLUDE SQL Server]

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.

See Also

Heterogeneous Database Replication
Replication Tables (Transact-SQL)
Replication Views (Transact-SQL)