Compartir a través de


Synonym Constructor

Initializes a new instance of the Synonym class.

Lista de sobrecargas

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

Principio