Partager via


Synonym constructeur

Initializes a new instance of the Synonym class.

Liste de surcharge

  Nom Description
Méthode publique Synonym() () () () Initializes a new instance of the Synonym class.
Méthode publique Synonym(Database, String) Initializes a new instance of the Synonym class on the specified database and with the specified name.
Méthode publique Synonym(Database, String, String) Initializes a new instance of the Synonym class on the specified database and with the specified name and schema.
Méthode publique 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éthode publique 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.

Haut de la page