Udostępnij przez


Właściwość ScriptOption.NoAssemblies

Pobiera obiekt, który określa, czy zestawy są wykluczone z wygenerowany skrypt.

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

Składnia

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

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

Wartość właściwości

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

Przykłady

Skryptów