View Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the View object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

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

Top

See Also

Reference

View Class

Microsoft.SqlServer.Management.Smo Namespace