UserDefinedAggregate Constructor
Initializes a new instance of the UserDefinedAggregate class.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
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. |
Principio