Udostępnij przez


Właściwość ScriptOption.DriAllKeys

Pobiera wartość obiektu, który określa, czy wszystkie klucze DRI (DriForeignKeys, DriPrimaryKey, DriUniqueKeys) są umieszczane 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 DriAllKeys As ScriptOption
    Get
'Użycie
Dim value As ScriptOption

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

Wartość właściwości

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

Przykłady

Skryptów