View Constructor
Initializes a new instance of the View object.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Список перегрузок
Имя | 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.
|
См. также
Справочник
View Class
View Members
Microsoft.SqlServer.Management.Smo Namespace
Другие ресурсы
Проектирование и реализация представлений
Creating, Altering, and Removing Views
CREATE VIEW (Transact-SQL)