IMergeSynchronizationAgent 接口

Provides an implementation of the MergeSynchronizationAgent class for late-bound COM clients.

命名空间:  Microsoft.SqlServer.Replication
程序集:  Microsoft.SqlServer.Replication(在 Microsoft.SqlServer.Replication.dll 中)

语法

声明
<ComVisibleAttribute(True)> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
<GuidAttribute("f7b73669-8742-4e3b-af40-9fed3f1cacab")> _
Public Interface IMergeSynchronizationAgent
用法
Dim instance As IMergeSynchronizationAgent
[ComVisibleAttribute(true)]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)]
[GuidAttribute("f7b73669-8742-4e3b-af40-9fed3f1cacab")]
public interface IMergeSynchronizationAgent
[ComVisibleAttribute(true)]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsDual)]
[GuidAttribute(L"f7b73669-8742-4e3b-af40-9fed3f1cacab")]
public interface class IMergeSynchronizationAgent
[<ComVisibleAttribute(true)>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>]
[<GuidAttribute("f7b73669-8742-4e3b-af40-9fed3f1cacab")>]
type IMergeSynchronizationAgent =  interface end
public interface IMergeSynchronizationAgent

IMergeSynchronizationAgent 类型公开以下成员。

属性

  名称 说明
公共属性 AlternateSynchronizationPartnerCollection Gets the alternate synchronization partners for a subscription.
公共属性 AltSnapshotFolder Gets or sets the alternate snapshot folder for the subscription.
公共属性 ComErrorCollection Gets a collection of errors generated by the replication agent.
公共属性 Distributor Gets or sets the name of the instance of Microsoft SQL Server that is acting as the Distributor for the subscription.
公共属性 DistributorAddress Gets or sets the network address that is used to connect to the Distributor when the DistributorNetwork property is specified.
公共属性 DistributorEncryptedPassword Gets or sets the encrypted version of the Distributor password.
公共属性 DistributorLogin Gets or sets the login name that is used when connecting to the Distributor using SQL Server Authentication.
公共属性 DistributorNetwork Gets or sets the client Net-Library that is used when connecting to the Distributor.
公共属性 DistributorPassword Gets or sets the password that is used when connecting to the Distributor using SQL Server Authentication.
公共属性 DistributorSecurityMode Gets or sets the security mode used when connecting to the Distributor.
公共属性 DownloadGenerationsPerBatch Gets or sets the number of generations to be processed in a single batch while downloading changes from the Publisher to the Subscriber. A generation is defined as a logical group of changes per article.
公共属性 DynamicSnapshotLocation Gets or sets the ___location of the partitioned snapshot for this Subscriber.
公共属性 ExchangeType Gets or sets how data is exchanged during synchronization.
公共属性 FileTransferType Gets or sets how the initial snapshot files are transferred to the Subscriber.
公共属性 HostName Gets or sets the value used by the Merge Agent when it evaluates a parameterized filter that uses the HOST_NAME function.
公共属性 InputMessageFile Gets or sets the name of the input message file.
公共属性 InternetLogin Gets or sets the login name that is used with Web synchronization when connecting to the Publisher by using Internet authentication.
公共属性 InternetPassword Gets or sets the password for the InternetLogin property that is used with Web synchronization when connecting to the Publisher by using Internet authentication.
公共属性 InternetProxyLogin Gets or sets the login name that is used with Web synchronization when connecting to the Web server by using an Internet proxy server.
公共属性 InternetProxyPassword Gets or sets the password for the login that is used with Web synchronization when connecting to the Web server by using an Internet proxy server.
公共属性 InternetProxyServer Gets or sets the name of the Internet proxy server that is used with Web synchronization when connecting to the Web server.
公共属性 InternetSecurityMode Gets or sets the HTTP authentication method that is used when connecting to the Web server during Web synchronization.
公共属性 InternetTimeout Gets or sets the HTTP time-out when connecting to the Web server.
公共属性 InternetUrl Gets or sets the URL of the Web service that is configured for Web synchronization.
公共属性 LastUpdatedTime Gets the timestamp of the last time that replication agent synchronized the subscription.
公共属性 LoginTimeout Gets or sets the maximum number of seconds to wait for connections to be established.
公共属性 MetadataRetentionCleanup Get or sets whether to clean up metadata.
公共属性 Output Gets or sets the agent output file.
公共属性 OutputMessageFile Gets or sets the name of the output message file.
公共属性 OutputVerboseLevel Gets or sets the level of detail of information that is written to the agent output file.
公共属性 ProfileName Gets or sets the name of the profile that is used by the agent.
公共属性 Publication Gets or sets the name of the publication.
公共属性 Publisher Gets or sets the name of the instance of Microsoft SQL Server that is the Publisher for the subscription.
公共属性 PublisherAddress Gets or sets the network address that is used to connect to the Publisher when the PublisherNetwork property is specified.
公共属性 PublisherChanges Gets the total number of Publisher changes that were applied at the Subscriber during the last synchronization.
公共属性 PublisherConflicts Gets the total number of conflicts that occurred at the Publisher during the last synchronization.
公共属性 PublisherDatabase Gets or sets the name of the publication database.
公共属性 PublisherEncryptedPassword Gets or sets the publisher encrypted password.
公共属性 PublisherFailoverPartner Gets or sets the failover partner instance of SQL Server that is participating in a database mirroring session with the publication database.
公共属性 PublisherLogin Gets or sets the login name that is used when connecting to the Publisher by using SQL Server Authentication.
公共属性 PublisherNetwork Gets or sets the client Net-Library that is used when connecting to the Publisher.
公共属性 PublisherPassword Gets or sets the password that is used when connecting to the Publisher by using SQL Server Authentication.
公共属性 PublisherSecurityMode Gets or sets the security mode that is used when connecting to the Publisher.
公共属性 QueryTimeout Gets or sets the number of seconds that are allowed for internal queries to finish.
公共属性 Subscriber Gets or sets the name of the instance of Microsoft SQL Server that is the Subscriber.
公共属性 SubscriberChanges Gets the total number of Subscriber changes that were applied at the Publisher during the last synchronization.
公共属性 SubscriberConflicts Gets the total number of conflicts that occurred at the Publisher during the last synchronization.
公共属性 SubscriberDatabase Gets or sets the name of the subscription database.
公共属性 SubscriberDatabasePath Gets or sets the subscriber database path.
公共属性 SubscriberDataSourceType Gets or sets the type of data source that is used as the Subscriber.
公共属性 SubscriberEncryptedPassword Gets or sets the subscriber encrypted password.
公共属性 SubscriberLogin Gets or sets the login name used that is when connecting to the Subscriber by using SQL Server Authentication.
公共属性 SubscriberPassword Sets the password that is used when connecting to the Subscriber by using SQL Server Authentication.
公共属性 SubscriberSecurityMode Gets or sets the security mode used when connecting to the Subscriber.
公共属性 SubscriptionType Gets or sets whether the subscription is a push or pull subscription.
公共属性 SyncToAlternate Gets or sets whether the synchronization is to an alternate synchronization partner.
公共属性 UploadGenerationsPerBatch Gets or sets the number of generations to be processed in a single batch while uploading changes from the Subscriber to the Publisher. A generation is defined as a logical group of changes per article.
公共属性 UseInteractiveResolver Gets or sets whether the interactive resolver is used during reconciliation.
公共属性 UseWebSynchronization Gets or sets whether Web synchronization is used.
公共属性 Validate Gets or sets whether data validation is performed on the Subscriber data at the end of the synchronization.
公共属性 WorkingDirectory Gets or sets the working directory from which snapshot files are accessed when FTP is used.

页首

方法

  名称 说明
公共方法 Abort Aborts the current subscription synchronization.
公共方法 ClearAllTraceFlags Clears all the trace flags used in the synchronization.
公共方法 ClearTraceFlag Clears the specified trace flag.
公共方法 EnableTraceFlag Enables the specified trace flag.
公共方法 IsSnapshotRequired Gets or sets a value that indicates whether a new snapshot will be applied during the next agent synchronization.
公共方法 ProcessMessagesAtPublisher Processes the messages at the publisher.
公共方法 ProcessMessagesAtSubscriber Processes the messages at the subscriber.
公共方法 Synchronize Starts the Merge Agent to synchronize the subscription.

页首

注释

See MergeSynchronizationAgent for information on members of IMergeSynchronizationAgent.

请参阅

参考

Microsoft.SqlServer.Replication 命名空间