Schema Constructor

Initializes a new instance of the Schema class.

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 ()
Initializes a new instance of the Schema class.
Schema (Database, String)
Initializes a new instance of the Schema class on the specified database and with the specified name.

Siehe auch

Verweis

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

Andere Ressourcen

Creating, Altering, and Removing Schemas
Grundlegendes zu Datenbankschemas
CREATE SCHEMA (Transact-SQL)