Compartir a través de


View Constructor

Initializes a new instance of the View object.

Lista de sobrecargas

  Nombre Descripción
Método publico View() () () () Initializes a new instance of the View object.
Método publico View(Database, String) Initializes a new instance of the View object on the specified database and with the specified name.
Método publico View(Database, String, String) Initializes a new instance of the View object on the specified database and with the specified name and schema.

Principio