Schema.Script Method

Generates a Transact-SQL script that can be used to re-create the schema.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

Name Description
Schema.Script ()
Generates a Transact-SQL script that can be used to re-create the schema.
Schema.Script (ScriptingOptions)
Generates a Transact-SQL script that can be used to re-create the schema as specified by the script options.

Siehe auch

Verweis

Schema Class
Schema Members
Microsoft.SqlServer.Management.Smo Namespace

Andere Ressourcen

Scripting
Grundlegendes zu Datenbankschemas
CREATE SCHEMA (Transact-SQL)