Поделиться через


Метод ReorganizeAllIndexes

Reorganizes all the indexes based on current property settings.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public Sub ReorganizeAllIndexes
'Применение
Dim instance As Index

instance.ReorganizeAllIndexes()
public void ReorganizeAllIndexes()
public:
void ReorganizeAllIndexes()
member ReorganizeAllIndexes : unit -> unit 
public function ReorganizeAllIndexes()

Замечания

ПримечаниеПримечание

Indexes based on the UserDefinedTableType object cannot be modified and running this method will generate an exception.