Compartir a través de


Index.Script Método

Incluir miembros protegidos
Incluir miembros heredados

Generates a Transact-SQL script that can be used to re-create the index.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público Script() Generates a Transact-SQL script that can be used to re-create the index.
Método público Script(ScriptingOptions) Generates a Transact-SQL script that can be used to re-create the index as specified by the script options.

Arriba

Comentarios

The following options do not appear in the script for the Index object:

PAD_INDEX

ALLOW_PAGE_LOCKS

ALLOW_ROW_LOCKS

ONLINE

Vea también

Referencia

Index Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo