Конструктор Synonym
Показывать защищенные элементы
Показывать наследуемые элементы
Initializes a new instance of the Synonym class.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
Имя | Описание | |
---|---|---|
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. |
В начало