Udostępnij przez


Właściwość ScriptOption.DriAll

Pobiera wartość obiektu, który określa, czy obiekty DRI 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 DriAll As ScriptOption
    Get
'Użycie
Dim value As ScriptOption

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

Wartość właściwości

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

Przykłady

Skryptów