Index.Alter Method

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

备注

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

重载列表

名称 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.

请参阅

参考

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

其他资源

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