Metoda ReorganizeAllIndexes
Reorganizuje wszystkie indeksy na podstawie bieżących ustawień właściwość.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Syntax
'Deklaracja
Public Sub ReorganizeAllIndexes
'Użycie
Dim instance As Index
instance.ReorganizeAllIndexes()
public void ReorganizeAllIndexes()
public:
void ReorganizeAllIndexes()
member ReorganizeAllIndexes : unit -> unit
public function ReorganizeAllIndexes()
Uwagi
Ostrzeżenie
Indeksy oparte na UserDefinedTableType obiektu nie można modyfikować i uruchomiona ta metoda spowoduje wygenerowanie wyjątku.
Zobacz także