Expand Minimize
This topic has not yet been rated - Rate this topic

IndexType Enumeration

SQL Server 2012

Indicates the type of the index.

Namespace:  Microsoft.SqlServer.Management.SqlParser.Metadata
Assembly:  Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)
public enum IndexType
Member nameDescription
RelationalA relational index.
SpatialA spatial index.
XmlAn xml index.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.