Freigeben über


View Constructor

Initializes a new instance of the View object.

Hinweise

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

Überladungsliste

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

Siehe auch

Verweis

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

Andere Ressourcen

Entwerfen und Implementieren von Sichten
Creating, Altering, and Removing Views
CREATE VIEW (Transact-SQL)