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


Элементы DistributionPublisher

Represents information about a Publisher registered at the currently connected Distributor.

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

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

  Имя Описание
Открытый метод DistributionPublisher() () () () Creates a new instance of the DistributionPublisher class.
Открытый метод DistributionPublisher(String, ServerConnection) Creates a new instance of the DistributionPublisher class, with the Publisher name and with a connection to the Distributor used by the Publisher.

В начало

Методы

  Имя Описание
Защищенный метод CheckValidCreation Инфраструктура. (Наследуется из ReplicationObject.)
Защищенный метод CheckValidDefinition Инфраструктура. (Наследуется из ReplicationObject.)
Открытый метод CommitPropertyChanges Sends all the cached property change statements to the instance of Microsoft SQL Server. (Наследуется из ReplicationObject.)
Открытый метод Create Registers the Publisher with the specified properties at the Distributor.
Открытый метод CreateHeterogeneousLogReaderAgent Creates a Log Reader Agent job for a non-SQL Server Publisher.
Открытый метод Decouple Decouples the referenced replication object from the server. (Наследуется из ReplicationObject.)
Открытый метод EnumDistributionPublications Returns information stored at the Distributor about publications at this Publisher.
Открытый метод EnumRegisteredSubscribers Returns information stored at the Distributor about Subscribers to publications at this Publisher.
Открытый метод EnumTransPublications Returns information at the Distributor about transactional publications at this Publisher.
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Защищенный метод GetChangeCommand Инфраструктура. (Наследуется из ReplicationObject.)
Защищенный метод GetCreateCommand Инфраструктура. (Наследуется из ReplicationObject.)
Защищенный метод GetDropCommand Инфраструктура. (Наследуется из ReplicationObject.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод InternalRefresh Инфраструктура. (Наследуется из ReplicationObject.)
Открытый метод Load Loads the properties of an existing object from the server. (Наследуется из ReplicationObject.)
Открытый метод LoadProperties Loads the properties of an existing object from the server. (Наследуется из ReplicationObject.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод Refresh Reloads the properties of the object. (Наследуется из ReplicationObject.)
Открытый метод Remove Removes the registration for this Publisher from the currently connected Distributor.
Открытый метод Script Generates a Transact-SQL script that can be used to install or uninstall the Publisher.
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство CachePropertyChanges Gets or sets whether to cache changes made to the replication properties or to apply them immediately. (Наследуется из ReplicationObject.)
Открытое свойство ConnectionContext Gets or sets the connection to an instance of Microsoft SQL Server. (Наследуется из ReplicationObject.)
Открытое свойство DistributionDatabase Gets or sets the name of the distribution database used by the Publisher.
Открытое свойство DistributionPublications Returns the publications that exist at the Publisher.
Открытое свойство HeterogeneousLogReaderAgentExists Gets whether the Log Reader Agent job exists for the non-SQL Server Publisher.
Открытое свойство HeterogeneousLogReaderAgentProcessSecurity Gets the security context used by the Log Reader agent for a non-SQL Server Publisher.
Открытое свойство IsExistingObject Gets whether the object exists on the server or not. (Наследуется из ReplicationObject.)
Открытое свойство Name Gets or sets the name of the Publisher instance of Microsoft SQL Server.
Открытое свойство PublisherSecurity Gets the security context used by replication agent when connecting to the Publisher.
Открытое свойство PublisherType Gets or sets the Publisher type.
Открытое свойство RegisteredSubscribers Returns the Subscribers that are subscribed to publications at the Publisher.
Открытое свойство SqlServerName Gets the name of the Microsoft SQL Server instance to which this object is connected. (Наследуется из ReplicationObject.)
Открытое свойство Status Gets the Publisher status.
Открытое свойство ThirdParty Gets or sets whether the Publisher is a non-SQL Server Publisher.
Открытое свойство TransPublications Returns the transactional publications at the Publisher.
Открытое свойство TrustedDistributorConnection Инфраструктура.
Открытое свойство UserData Gets or sets an object property that allows users to attach their own data to the object. (Наследуется из ReplicationObject.)
Открытое свойство WorkingDirectory Gets or sets the name of the working directory used to store data and schema files for the publication.

В начало