Compartilhar via


Método Index.Script

Incluir membros protegidos
Incluir membros herdados

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

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
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.

Início

Comentários

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

PAD_INDEX

ALLOW_PAGE_LOCKS

ALLOW_ROW_LOCKS

ONLINE

Consulte também

Referência

Index Classe

Namespace Microsoft.SqlServer.Management.Smo