Index.Alter Method

Updates any Index object property changes on the instance of Microsoft SQL Server.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

Name Description
Index.Alter ()
Updates any Index object property changes on the instance of Microsoft SQL Server.
Index.Alter (IndexOperation)
Updates any Index object property changes on the instance of Microsoft SQL Server for a specified index operation.

See Also

Reference

Index Class
Index Members
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Creating, Altering, and Removing Indexes
Indexes
ALTER INDEX (Transact-SQL)