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

Enumeración ResynchronizeType

Enumerates values that specify the changes to apply when a merge subscription is resynchronized.

Espacio de nombres:  Microsoft.SqlServer.Replication
Ensamblado:  Microsoft.SqlServer.Rmo (en Microsoft.SqlServer.Rmo.dll)
public enum ResynchronizeType
Nombre del miembroDescripción
SinceLastSnapshotAppliedResynchronizes the subscription with all of the changes since the last snapshot was applied.
SinceLastSuccessfulValidationResynchronizes the subscription with all of the changes since the last successful validation.
SinceGivenDateTimeResynchronizes the subscription with all of the changes since a given date and time.

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

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

Adiciones de comunidad

AGREGAR
© 2013 Microsoft. Reservados todos los derechos.