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.

맨 위로 이동

참고 항목

참조

IMergeSynchronizationAgent 인터페이스

Microsoft.SqlServer.Replication 네임스페이스