Condividi tramite


View Constructor

Initializes a new instance of the View object.

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Elenco degli overload

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

Vedere anche

Riferimento

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

Altre risorse

Progettazione e implementazione di viste
Creating, Altering, and Removing Views
CREATE VIEW (Transact-SQL)