Interface IMergeSynchronizationAgent

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

Espace de noms :  Microsoft.SqlServer.Replication
Assembly :  Microsoft.SqlServer.Replication (en Microsoft.SqlServer.Replication.dll)

Syntaxe

'Déclaration
<ComVisibleAttribute(True)> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
<GuidAttribute("f7b73669-8742-4e3b-af40-9fed3f1cacab")> _
Public Interface IMergeSynchronizationAgent
'Utilisation
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

Le type IMergeSynchronizationAgent expose les membres suivants.

Propriétés

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

Haut de la page

Méthodes

  Nom Description
Méthode publique Abort Aborts the current subscription synchronization.
Méthode publique ClearAllTraceFlags Clears all the trace flags used in the synchronization.
Méthode publique ClearTraceFlag Clears the specified trace flag.
Méthode publique EnableTraceFlag Enables the specified trace flag.
Méthode publique IsSnapshotRequired Gets or sets a value that indicates whether a new snapshot will be applied during the next agent synchronization.
Méthode publique ProcessMessagesAtPublisher Processes the messages at the publisher.
Méthode publique ProcessMessagesAtSubscriber Processes the messages at the subscriber.
Méthode publique Synchronize Starts the Merge Agent to synchronize the subscription.

Haut de la page

Notes

See MergeSynchronizationAgent for information on members of IMergeSynchronizationAgent.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Replication