Compartilhar via


Membros TransSynchronizationAgent

Provides the functionality of the Replication Distribution Agent.

O tipo TransSynchronizationAgent expõe os seguintes membros.

Construtores

  Nome Descrição
Método público TransSynchronizationAgent Creates an instance of the TransSynchronizationAgent class.

Início

Métodos

  Nome Descrição
Método público Abort Infraestrutura.
Método público CreateObjRef (Herdado de MarshalByRefObject.)
Método público Dispose() () () () Infraestrutura.
Método protegido Dispose(Boolean)
Método público Equals (Herdado de Object.)
Método protegido Finalize Infraestrutura. (Substitui Object. . :: . .Finalize() () () ().)
Método público GetHashCode (Herdado de Object.)
Método público GetLifetimeService (Herdado de MarshalByRefObject.)
Método público GetType (Herdado de Object.)
Método público InitializeLifetimeService (Herdado de MarshalByRefObject.)
Método público IsSnapshotRequired Connects to the Distributor and the Subscriber to determine whether a new snapshot will be applied during the next agent synchronization.
Método protegido MemberwiseClone (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de MarshalByRefObject.)
Método público Synchronize Starts the Distribution Agent to synchronize the subscription.
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública AltSnapshotFolder Gets or sets the alternate snapshot folder for the subscription.
Propriedade pública ComErrorCollection Gets a collection of errors that are generated by the replication agent.
Propriedade pública Distributor Gets or sets the name of the instance of Microsoft SQL Server that is acting as the Distributor for the subscription.
Propriedade pública DistributorAddress Gets or sets the network address that is used to connect to the Distributor when the DistributorNetwork property is specified.
Propriedade pública DistributorEncryptedPassword Infraestrutura.
Propriedade pública DistributorLogin Gets or sets the login name that is used when connecting to the Distributor by using SQL Server Authentication.
Propriedade pública DistributorNetwork Gets or sets the client Net-Library that is used when connecting to the Distributor.
Propriedade pública DistributorPassword Sets the password that is used when connecting to the Distributor by using SQL Server Authentication.
Propriedade pública DistributorSecurityMode Gets or sets the security mode that is used when connecting to the Distributor.
Propriedade pública 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.
Propriedade pública 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.
Propriedade pública FileTransferType Gets or sets how the initial snapshot files are transferred to the Subscriber.
Propriedade pública HostName Infraestrutura.
Propriedade pública LastUpdatedTime Gets the timestamp of the last time that replication agent synchronized the subscription.
Propriedade pública LoginTimeout Gets or sets the maximum number of seconds to wait for connections to be established.
Propriedade pública MaxDeliveredTransactions Gets or sets the maximum number of transactions that are applied to the Subscriber during a single agent execution.
Propriedade pública Output Gets or sets the file name and path of the agent output file.
Propriedade pública OutputVerboseLevel Gets or sets the amount of information that is logged by the Distribution Agent in the agent output file.
Propriedade pública ProfileName Gets or sets the name of the profile that is used by the agent.
Propriedade pública Publication Gets or sets the name of the publication.
Propriedade pública Publisher Gets or sets the name of the instance of Microsoft SQL Server that is the Publisher for the subscription.
Propriedade pública PublisherDatabase Gets or sets the name of the publication database.
Propriedade pública QueryTimeout Gets or sets the number of seconds that are allowed for internal queries to complete.
Propriedade pública SecureDistributorEncryptedPassword Infraestrutura.
Propriedade pública SecureSubscriberEncryptedPassword Infraestrutura.
Propriedade pública SkipErrors Gets or sets a colon-separated list of the error numbers that are to be skipped by this agent.
Propriedade pública Subscriber Gets or sets the name of the instance of Microsoft SQL Server that is the Subscriber.
Propriedade pública SubscriberDatabase Gets or sets the name of the subscription database.
Propriedade pública SubscriberDatabasePath Infraestrutura.
Propriedade pública SubscriberDataSourceType Gets or sets the type of data source that is used as the Subscriber.
Propriedade pública SubscriberEncryptedPassword Infraestrutura.
Propriedade pública SubscriberLogin Gets or sets the login name that is used when connecting to the Subscriber by using SQL Server Authentication.
Propriedade pública SubscriberPassword Sets the password that is used when connecting to the Subscriber by using SQL Server Authentication.
Propriedade pública SubscriberSecurityMode Gets or sets the security mode that is used when connecting to the Publisher.
Propriedade pública SubscriptionType Gets or sets whether the subscription is a push or pull subscription.
Propriedade pública UndeliveredCommands Infraestrutura.
Propriedade pública UndeliveredTransactions Infraestrutura.
Propriedade pública UseInProcLoader Gets or sets whether to use the BULK INSERT command when applying snapshot files at the Subscriber.
Propriedade pública WorkingDirectory Gets or sets the working directory from which snapshot files are accessed when File Transfer Protocol (FTP) is used.

Início

Eventos

  Nome Descrição
Evento público ComStatus Infraestrutura.
Evento público Status Occurs when the Distribution Agent returns synchronization status information.

Início