Поделиться через


Интерфейс 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