Compartir a través de


DataObjectChangeEvents.EventGroupEnded (Evento)

当事件组完成时,引发了事件。

Espacio de nombres:  Microsoft.VisualStudio.Data
Ensamblado:  Microsoft.VisualStudio.Data (en Microsoft.VisualStudio.Data.dll)

Sintaxis

'Declaración
Public Event EventGroupEnded As EventHandler
public event EventHandler EventGroupEnded
public:
 event EventHandler^ EventGroupEnded {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
member EventGroupEnded : IEvent<EventHandler,
    EventArgs>
JScript no admite eventos.

Seguridad de .NET Framework

Vea también

Referencia

DataObjectChangeEvents Clase

Microsoft.VisualStudio.Data (Espacio de nombres)

OnEventGroupEnded