Este tema aún no ha recibido ninguna valoración - Valorar este tema

Evento Status

Occurs when a running agent returns status information.

Espacio de nombres:  Microsoft.SqlServer.Replication
Ensamblado:  Microsoft.SqlServer.Replication (en Microsoft.SqlServer.Replication.dll)
public event AgentCore..::..StatusEventHandler Status

The Status event can be handled during synchronous agent execution to display agent status information in an application.

The Status event is handled by that AgentCore..::..StatusEventHandler delegate, which returns agent status information.

To handle the Status event, a Microsoft Visual Basic program must declare WithEvents of the appropriate type.

¿Te ha resultado útil?
(Caracteres restantes: 1500)

Adiciones de comunidad

AGREGAR
© 2013 Microsoft. Reservados todos los derechos.