Costruttore UserDefinedAggregate
Initializes a new instance of the UserDefinedAggregate class.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
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. |
In alto
Vedere anche