IMergeSynchronizationAgent 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
- 衍生
- 屬性
屬性
方法
| 名稱 | Description |
|---|---|
| Abort() | |
| ClearAllTraceFlags() | |
| ClearTraceFlag(Int32) | |
| EnableTraceFlag(Int32) | |
| IsSnapshotRequired() | |
| ProcessMessagesAtPublisher() | |
| ProcessMessagesAtSubscriber() | |
| Synchronize() | |