Właściwość ScriptOption.ClusteredIndexes
Pobiera obiekt, który określa, czy sprawozdania, które definiują indeksów klastrowanych 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 ClusteredIndexes As ScriptOption
Get
'Użycie
Dim value As ScriptOption
value = ScriptOption.ClusteredIndexes
public static ScriptOption ClusteredIndexes { get; }
public:
static property ScriptOption^ ClusteredIndexes {
ScriptOption^ get ();
}
static member ClusteredIndexes : ScriptOption
static function get ClusteredIndexes () : ScriptOption
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Smo.ScriptOption
A ScriptOption obiekt, który reprezentuje ClusteredIndexes w opcje wykonywanie skryptów.