Freigeben über


Synonym-Konstruktor

Geschützte Member einschließen
Geerbte Member einschließen

Initializes a new instance of the Synonym class.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Ü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

Siehe auch

Verweis

Synonym Klasse

Microsoft.SqlServer.Management.Smo-Namespace