IHindextypes (Transact-SQL)
SQL Server 2005
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. |