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