Clase CepUserDefinedAggregateAttribute
Decora el método de extensión del agregado definido por el usuario.
Jerarquía de herencia
System. . :: . .Object
System. . :: . .Attribute
Microsoft.ComplexEventProcessing.Linq..::..CepUserDefinedAggregateAttribute
Espacio de nombres: Microsoft.ComplexEventProcessing.Linq
Ensamblado: Microsoft.ComplexEventProcessing (en Microsoft.ComplexEventProcessing.dll)
Sintaxis
[AttributeUsageAttribute(AttributeTargets.Method, AllowMultiple = false, Inherited = false)]
public sealed class CepUserDefinedAggregateAttribute : Attribute
El tipo CepUserDefinedAggregateAttribute expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
CepUserDefinedAggregateAttribute | Inicializa una nueva instancia del atributo definido por el usuario. |
Arriba
Propiedades
Nombre | Descripción | |
---|---|---|
TypeId | (Se hereda de Attribute.) |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Attribute.) | |
Finalize | (Se hereda de Object.) | |
GetHashCode | (Se hereda de Attribute.) | |
GetType | (Se hereda de Object.) | |
IsDefaultAttribute | (Se hereda de Attribute.) | |
Match | (Se hereda de Attribute.) | |
MemberwiseClone | (Se hereda de Object.) | |
ToString | (Se hereda de Object.) |
Arriba
Implementaciones de interfaces explícitas
Nombre | Descripción | |
---|---|---|
_Attribute. . :: . .GetIDsOfNames | (Se hereda de Attribute.) | |
_Attribute. . :: . .GetTypeInfo | (Se hereda de Attribute.) | |
_Attribute. . :: . .GetTypeInfoCount | (Se hereda de Attribute.) | |
_Attribute. . :: . .Invoke | (Se hereda de Attribute.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.