IMergeSynchronizationAgent Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public interface class IMergeSynchronizationAgent
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("f7b73669-8742-4e3b-af40-9fed3f1cacab")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)]
public interface IMergeSynchronizationAgent
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("f7b73669-8742-4e3b-af40-9fed3f1cacab")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)>]
type IMergeSynchronizationAgent = interface
Public Interface IMergeSynchronizationAgent
- Dérivé
- Attributs
Propriétés
Méthodes
Abort() | |
ClearAllTraceFlags() | |
ClearTraceFlag(Int32) | |
EnableTraceFlag(Int32) | |
IsSnapshotRequired() | |
ProcessMessagesAtPublisher() | |
ProcessMessagesAtSubscriber() | |
Synchronize() |