Freigeben über


SchemaQualify-Eigenschaft

Gets an object value that specifies whether the script contains object with no schema.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public Shared ReadOnly Property SchemaQualify As ScriptOption
    Get
'Usage
Dim value As ScriptOption

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

Eigenschaftenwert

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

Beispiele

Skripterstellung