Udostępnij przez


Właściwość ScriptOption.Indexes

Pobiera obiekt, który określa, czy indeksy są uwzględniane w skrypcie wygenerowanym.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Public Shared ReadOnly Property Indexes As ScriptOption
    Get
'Użycie
Dim value As ScriptOption

value = ScriptOption.Indexes
public static ScriptOption Indexes { get; }
public:
static property ScriptOption^ Indexes {
    ScriptOption^ get ();
}
static member Indexes : ScriptOption
static function get Indexes () : ScriptOption

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.ScriptOption
A ScriptOption object that represents the ClusteredIndexesin the scripting options.

Przykłady

Skryptów