Index.EnumFragmentation Method
Enumerates a list of fragmentation information for the index using the fast fragmentation option.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
Name | Description |
---|---|
Index.EnumFragmentation () |
Enumerates a list of fragmentation information for the index using the default fast fragmentation option.
|
Index.EnumFragmentation (FragmentationOption) |
Enumerates a list of fragmentation information for the index with the specified fragmentation option.
|
Index.EnumFragmentation (FragmentationOption, Int32) |
Enumerates a list of fragmentation information for the index with the specified fragmentation option and partition number.
|
Siehe auch
Verweis
Index Class
Index Members
Microsoft.SqlServer.Management.Smo Namespace
Andere Ressourcen
Creating, Altering, and Removing Indexes
Indizes
DROP INDEX (Transact-SQL)