Metodo Index.Script

Include i membri protetti
Include i membri ereditati

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

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico Script() Generates a Transact-SQL script that can be used to re-create the index.
Metodo pubblico Script(ScriptingOptions) Generates a Transact-SQL script that can be used to re-create the index as specified by the script options.

In alto

Osservazioni

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

PAD_INDEX

ALLOW_PAGE_LOCKS

ALLOW_ROW_LOCKS

ONLINE

Vedere anche

Riferimento

Index Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo