Compartir a través de


Schema Constructor

Initializes a new instance of the Schema class.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre 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.

Vea también

Referencia

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

Otros recursos

Creating, Altering, and Removing Schemas
Descripción de esquemas de base de datos
CREATE SCHEMA (Transact-SQL)