Partager via


Membres TransSynchronizationAgent

Provides the functionality of the Replication Distribution Agent.

Le type TransSynchronizationAgent expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique TransSynchronizationAgent Creates an instance of the TransSynchronizationAgent class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Abort Infrastructure.
Méthode publique CreateObjRef (Hérité de MarshalByRefObject.)
Méthode publique Dispose() () () () Infrastructure.
Méthode protégée Dispose(Boolean)
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize Infrastructure. (Se substitue à Object. . :: . .Finalize() () () ().)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetLifetimeService (Hérité de MarshalByRefObject.)
Méthode publique GetType (Hérité de Object.)
Méthode publique InitializeLifetimeService (Hérité de MarshalByRefObject.)
Méthode publique IsSnapshotRequired Connects to the Distributor and the Subscriber to determine whether a new snapshot will be applied during the next agent synchronization.
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de MarshalByRefObject.)
Méthode publique Synchronize Starts the Distribution Agent to synchronize the subscription.
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique AltSnapshotFolder Gets or sets the alternate snapshot folder for the subscription.
Propriété publique ComErrorCollection Gets a collection of errors that are 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 Infrastructure.
Propriété publique DistributorLogin Gets or sets the login name that is used when connecting to the Distributor by 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 Sets the password that is used when connecting to the Distributor by using SQL Server Authentication.
Propriété publique DistributorSecurityMode Gets or sets the security mode that is used when connecting to the Distributor.
Propriété publique DtsPackageFileName Gets or sets the name and path of a Microsoft SQL Server 2000 Data Transformation Services (DTS) package that is used to transform command rowsets before they are applied to a Subscriber.
Propriété publique DtsPackagePassword Gets or sets the owner password that used to access the Microsoft SQL Server 2000 Data Transformation Services (DTS) package specified by the DtsPackageFileName property.
Propriété publique FileTransferType Gets or sets how the initial snapshot files are transferred to the Subscriber.
Propriété publique HostName Infrastructure.
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 MaxDeliveredTransactions Gets or sets the maximum number of transactions that are applied to the Subscriber during a single agent execution.
Propriété publique Output Gets or sets the file name and path of the agent output file.
Propriété publique OutputVerboseLevel Gets or sets the amount of information that is logged by the Distribution Agent in 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 PublisherDatabase Gets or sets the name of the publication database.
Propriété publique QueryTimeout Gets or sets the number of seconds that are allowed for internal queries to complete.
Propriété publique SecureDistributorEncryptedPassword Infrastructure.
Propriété publique SecureSubscriberEncryptedPassword Infrastructure.
Propriété publique SkipErrors Gets or sets a colon-separated list of the error numbers that are to be skipped by this agent.
Propriété publique Subscriber Gets or sets the name of the instance of Microsoft SQL Server that is the Subscriber.
Propriété publique SubscriberDatabase Gets or sets the name of the subscription database.
Propriété publique SubscriberDatabasePath Infrastructure.
Propriété publique SubscriberDataSourceType Gets or sets the type of data source that is used as the Subscriber.
Propriété publique SubscriberEncryptedPassword Infrastructure.
Propriété publique SubscriberLogin Gets or sets the login name that is used 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 that is used when connecting to the Publisher.
Propriété publique SubscriptionType Gets or sets whether the subscription is a push or pull subscription.
Propriété publique UndeliveredCommands Infrastructure.
Propriété publique UndeliveredTransactions Infrastructure.
Propriété publique UseInProcLoader Gets or sets whether to use the BULK INSERT command when applying snapshot files at the Subscriber.
Propriété publique WorkingDirectory Gets or sets the working directory from which snapshot files are accessed when File Transfer Protocol (FTP) is used.

Haut de la page

Événements

  Nom Description
Événement public ComStatus Infrastructure.
Événement public Status Occurs when the Distribution Agent returns synchronization status information.

Haut de la page