Partager via


View Constructor

Initializes a new instance of the View object.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Liste de surcharge

Nom Description
View ()
Initializes a new instance of the View object.
View (Database, String)
Initializes a new instance of the View object on the specified database and with the specified name.
View (Database, String, String)
Initializes a new instance of the View object on the specified database and with the specified name and schema.

Voir aussi

Référence

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

Autres ressources

Conception et mise en œuvre de vues
Creating, Altering, and Removing Views
CREATE VIEW (Transact-SQL)