Método Index.RebuildAllIndexes
SQL Server 2012
Rebuilds all the indexes.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Observação |
|---|
Indexes based on the UserDefinedTableType object cannot be modified and running this method will generate an exception. |
Observação