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

Clase ReplicationStatusAndWarning

Represents replication agent status information and threshold monitor warnings.

System..::..Object
  Microsoft.SqlServer.Replication..::..ReplicationStatusAndWarning

Espacio de nombres:  Microsoft.SqlServer.Replication
Ensamblado:  Microsoft.SqlServer.Rmo (en Microsoft.SqlServer.Rmo.dll)
public sealed class ReplicationStatusAndWarning

El tipo ReplicationStatusAndWarning expone los siguientes miembros.

  NombreDescripción
Método públicoReplicationStatusAndWarningCreates a new instance of the ReplicationStatusAndWarning class.
Arriba
  NombreDescripción
Propiedad públicaReturnTimestampGets or sets a timestamp that indicates when the data was returned.
Propiedad públicaStatusGets or sets the agent status.
Propiedad públicaUserDataGets or sets an object that allows users to attach their own data.
Propiedad públicaWarningGets or sets the threshold monitor warning.
Arriba
  NombreDescripción
Método públicoEquals (Se hereda de Object.)
Método protegidoFinalize (Se hereda de Object.)
Método públicoGetHashCode (Se hereda de Object.)
Método públicoGetType (Se hereda de Object.)
Método protegidoMemberwiseClone (Se hereda de Object.)
Método públicoToString (Se hereda de Object.)
Arriba

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.

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.
¿Te ha resultado útil?
(Caracteres restantes: 1500)

Adiciones de comunidad

AGREGAR
© 2013 Microsoft. Reservados todos los derechos.