Freigeben über


Synonym-Konstruktor

Initializes a new instance of the Synonym class.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode Synonym() () () () Initializes a new instance of the Synonym class.
Öffentliche Methode Synonym(Database, String) Initializes a new instance of the Synonym class on the specified database and with the specified name.
Öffentliche Methode Synonym(Database, String, String) Initializes a new instance of the Synonym class on the specified database and with the specified name and schema.
Öffentliche Methode 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.
Öffentliche Methode 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.

Zum Anfang