Partager via


Constructeur Synonym

Initializes a new instance of the Synonym class.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

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