IHindextypes (Transact-SQL)
The IHindextypes system table contains one row for each non-SQL Server index type 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 index type. |
See Also