Конструктор UserDefinedAggregate
Показывать защищенные элементы
Показывать наследуемые элементы
Initializes a new instance of the UserDefinedAggregate class.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
Имя | Описание | |
---|---|---|
UserDefinedAggregate() | Initializes a new instance of the UserDefinedAggregate class. | |
UserDefinedAggregate(Database, String) | Initializes a new instance of the UserDefinedAggregate class on the specified database and with the specified name. | |
UserDefinedAggregate(Database, String, String) | Initializes a new instance of the UserDefinedAggregate class on the specified database and with the specified name and schema. |
В начало