Membres DistributionPublisher

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

Le type DistributionPublisher expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique DistributionPublisher() () () () Creates a new instance of the DistributionPublisher class.
Méthode publique 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.

Haut de la page

Méthodes

  Nom Description
Méthode protégée CheckValidCreation Infrastructure. (Hérité de ReplicationObject.)
Méthode protégée CheckValidDefinition Infrastructure. (Hérité de ReplicationObject.)
Méthode publique CommitPropertyChanges Sends all the cached property change statements to the instance of Microsoft SQL Server. (Hérité de ReplicationObject.)
Méthode publique Create Registers the Publisher with the specified properties at the Distributor.
Méthode publique CreateHeterogeneousLogReaderAgent Creates a Log Reader Agent job for a non-SQL Server Publisher.
Méthode publique Decouple Decouples the referenced replication object from the server. (Hérité de ReplicationObject.)
Méthode publique EnumDistributionPublications Returns information stored at the Distributor about publications at this Publisher.
Méthode publique EnumRegisteredSubscribers Returns information stored at the Distributor about Subscribers to publications at this Publisher.
Méthode publique EnumTransPublications Returns information at the Distributor about transactional publications at this Publisher.
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode protégée GetChangeCommand Infrastructure. (Hérité de ReplicationObject.)
Méthode protégée GetCreateCommand Infrastructure. (Hérité de ReplicationObject.)
Méthode protégée GetDropCommand Infrastructure. (Hérité de ReplicationObject.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée InternalRefresh Infrastructure. (Hérité de ReplicationObject.)
Méthode publique Load Loads the properties of an existing object from the server. (Hérité de ReplicationObject.)
Méthode publique LoadProperties Loads the properties of an existing object from the server. (Hérité de ReplicationObject.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique Refresh Reloads the properties of the object. (Hérité de ReplicationObject.)
Méthode publique Remove Removes the registration for this Publisher from the currently connected Distributor.
Méthode publique Script Generates a Transact-SQL script that can be used to install or uninstall the Publisher.
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique CachePropertyChanges Gets or sets whether to cache changes made to the replication properties or to apply them immediately. (Hérité de ReplicationObject.)
Propriété publique ConnectionContext Gets or sets the connection to an instance of Microsoft SQL Server. (Hérité de ReplicationObject.)
Propriété publique DistributionDatabase Gets or sets the name of the distribution database used by the Publisher.
Propriété publique DistributionPublications Returns the publications that exist at the Publisher.
Propriété publique HeterogeneousLogReaderAgentExists Gets whether the Log Reader Agent job exists for the non-SQL Server Publisher.
Propriété publique HeterogeneousLogReaderAgentProcessSecurity Gets the security context used by the Log Reader agent for a non-SQL Server Publisher.
Propriété publique IsExistingObject Gets whether the object exists on the server or not. (Hérité de ReplicationObject.)
Propriété publique Name Gets or sets the name of the Publisher instance of Microsoft SQL Server.
Propriété publique PublisherSecurity Gets the security context used by replication agent when connecting to the Publisher.
Propriété publique PublisherType Gets or sets the Publisher type.
Propriété publique RegisteredSubscribers Returns the Subscribers that are subscribed to publications at the Publisher.
Propriété publique SqlServerName Gets the name of the Microsoft SQL Server instance to which this object is connected. (Hérité de ReplicationObject.)
Propriété publique Status Gets the Publisher status.
Propriété publique ThirdParty Gets or sets whether the Publisher is a non-SQL Server Publisher.
Propriété publique TransPublications Returns the transactional publications at the Publisher.
Propriété publique TrustedDistributorConnection Infrastructure.
Propriété publique UserData Gets or sets an object property that allows users to attach their own data to the object. (Hérité de ReplicationObject.)
Propriété publique WorkingDirectory Gets or sets the name of the working directory used to store data and schema files for the publication.

Haut de la page