Compartir a través de


Default Constructor

Initializes a new instance of the Default class.

Lista de sobrecargas

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

Principio