Share via


Index.Alter Method

Include Protected Members
Include Inherited Members

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

Overload List

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

Top