IMergeSynchronizationAgent Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Derivado
- Atributos
Propriedades
Métodos
Abort() | |
ClearAllTraceFlags() | |
ClearTraceFlag(Int32) | |
EnableTraceFlag(Int32) | |
IsSnapshotRequired() | |
ProcessMessagesAtPublisher() | |
ProcessMessagesAtSubscriber() | |
Synchronize() |