Udostępnij przez


Właściwość ScriptOption.NoIndexPartitioningSchemes

Pobiera wartość obiektu, który określa, czy systemy partycji dla indeksów 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 NoIndexPartitioningSchemes As ScriptOption
    Get
'Użycie
Dim value As ScriptOption

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

Wartość właściwości

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

Przykłady

Skryptów