Default Constructor
Incluir miembros protegidos
Incluir miembros heredados
Initializes a new instance of the Default class.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
Default() | Initializes a new instance of the Default class. | |
Default(Database, String) | Initializes a new instance of the Default class on the specified database and with the specified name. | |
Default(Database, String, String) | Initializes a new instance of the Default class on the specified database and with the specified name and schema. |
Arriba