Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Gets the schema of the script option.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Shared ReadOnly Property ScriptSchema As ScriptOption
Get
'Usage
Dim value As ScriptOption
value = ScriptOption.ScriptSchema
public static ScriptOption ScriptSchema { get; }
public:
static property ScriptOption^ ScriptSchema {
ScriptOption^ get ();
}
static member ScriptSchema : ScriptOption
static function get ScriptSchema () : ScriptOption
Property Value
Type: Microsoft.SqlServer.Management.Smo.ScriptOption
The schema of the script option.