Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Initializes a new instance of the Synonym class.
Замечания
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Список перегрузок
| Имя | Description |
|---|---|
| Synonym () |
Initializes a new instance of the Synonym class.
|
| Synonym (Database, String) |
Initializes a new instance of the Synonym class on the specified database and with the specified name.
|
| Synonym (Database, String, String) |
Initializes a new instance of the Synonym class on the specified database and with the specified name and schema.
|
| 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.
|
| 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.
|
См. также
Справочник
Synonym Class
Synonym Members
Microsoft.SqlServer.Management.Smo Namespace