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


Элементы TransSynchronizationAgent

Provides the functionality of the Replication Distribution Agent.

Тип TransSynchronizationAgent предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод TransSynchronizationAgent Creates an instance of the TransSynchronizationAgent class.

В начало

Методы

  Имя Описание
Открытый метод Abort Инфраструктура.
Открытый метод CreateObjRef (Наследуется из MarshalByRefObject.)
Открытый метод Dispose() () () () Инфраструктура.
Защищенный метод Dispose(Boolean)
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize Инфраструктура. (Перезаписывает Object. . :: . .Finalize() () () ().)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetLifetimeService (Наследуется из MarshalByRefObject.)
Открытый метод GetType (Наследуется из Object.)
Открытый метод InitializeLifetimeService (Наследуется из MarshalByRefObject.)
Открытый метод IsSnapshotRequired Connects to the Distributor and the Subscriber to determine whether a new snapshot will be applied during the next agent synchronization.
Защищенный метод MemberwiseClone (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из MarshalByRefObject.)
Открытый метод Synchronize Starts the Distribution Agent to synchronize the subscription.
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство AltSnapshotFolder Gets or sets the alternate snapshot folder for the subscription.
Открытое свойство ComErrorCollection Gets a collection of errors that are 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 Инфраструктура.
Открытое свойство DistributorLogin Gets or sets the login name that is used when connecting to the Distributor by using SQL Server Authentication.
Открытое свойство DistributorNetwork Gets or sets the client Net-Library that is used when connecting to the Distributor.
Открытое свойство DistributorPassword Sets the password that is used when connecting to the Distributor by using SQL Server Authentication.
Открытое свойство DistributorSecurityMode Gets or sets the security mode that is used when connecting to the Distributor.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство FileTransferType Gets or sets how the initial snapshot files are transferred to the Subscriber.
Открытое свойство HostName Инфраструктура.
Открытое свойство 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.
Открытое свойство MaxDeliveredTransactions Gets or sets the maximum number of transactions that are applied to the Subscriber during a single agent execution.
Открытое свойство Output Gets or sets the file name and path of the agent output file.
Открытое свойство OutputVerboseLevel Gets or sets the amount of information that is logged by the Distribution Agent in 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.
Открытое свойство PublisherDatabase Gets or sets the name of the publication database.
Открытое свойство QueryTimeout Gets or sets the number of seconds that are allowed for internal queries to complete.
Открытое свойство SecureDistributorEncryptedPassword Инфраструктура.
Открытое свойство SecureSubscriberEncryptedPassword Инфраструктура.
Открытое свойство SkipErrors Gets or sets a colon-separated list of the error numbers that are to be skipped by this agent.
Открытое свойство Subscriber Gets or sets the name of the instance of Microsoft SQL Server that is the Subscriber.
Открытое свойство SubscriberDatabase Gets or sets the name of the subscription database.
Открытое свойство SubscriberDatabasePath Инфраструктура.
Открытое свойство SubscriberDataSourceType Gets or sets the type of data source that is used as the Subscriber.
Открытое свойство SubscriberEncryptedPassword Инфраструктура.
Открытое свойство SubscriberLogin Gets or sets the login name that is used 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 that is used when connecting to the Publisher.
Открытое свойство SubscriptionType Gets or sets whether the subscription is a push or pull subscription.
Открытое свойство UndeliveredCommands Инфраструктура.
Открытое свойство UndeliveredTransactions Инфраструктура.
Открытое свойство UseInProcLoader Gets or sets whether to use the BULK INSERT command when applying snapshot files at the Subscriber.
Открытое свойство WorkingDirectory Gets or sets the working directory from which snapshot files are accessed when File Transfer Protocol (FTP) is used.

В начало

События

  Имя Описание
Открытое событие ComStatus Инфраструктура.
Открытое событие Status Occurs when the Distribution Agent returns synchronization status information.

В начало