Schema Constructor
Initializes a new instance of the Schema class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
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.
|
See Also
Reference
Schema Class
Schema Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Creating, Altering, and Removing Schemas
Understanding the Database Schemas
CREATE SCHEMA (Transact-SQL)