Freigeben über


DistributionPublisher-Member

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

Der DistributionPublisher-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode DistributionPublisher() () () () Creates a new instance of the DistributionPublisher class.
Öffentliche Methode 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.

Zum Anfang

Methoden

  Name Beschreibung
Geschützte Methode CheckValidCreation Infrastruktur. (Geerbt von ReplicationObject.)
Geschützte Methode CheckValidDefinition Infrastruktur. (Geerbt von ReplicationObject.)
Öffentliche Methode CommitPropertyChanges Sends all the cached property change statements to the instance of Microsoft SQL Server. (Geerbt von ReplicationObject.)
Öffentliche Methode Create Registers the Publisher with the specified properties at the Distributor.
Öffentliche Methode CreateHeterogeneousLogReaderAgent Creates a Log Reader Agent job for a non-SQL Server Publisher.
Öffentliche Methode Decouple Decouples the referenced replication object from the server. (Geerbt von ReplicationObject.)
Öffentliche Methode EnumDistributionPublications Returns information stored at the Distributor about publications at this Publisher.
Öffentliche Methode EnumRegisteredSubscribers Returns information stored at the Distributor about Subscribers to publications at this Publisher.
Öffentliche Methode EnumTransPublications Returns information at the Distributor about transactional publications at this Publisher.
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Geschützte Methode GetChangeCommand Infrastruktur. (Geerbt von ReplicationObject.)
Geschützte Methode GetCreateCommand Infrastruktur. (Geerbt von ReplicationObject.)
Geschützte Methode GetDropCommand Infrastruktur. (Geerbt von ReplicationObject.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode InternalRefresh Infrastruktur. (Geerbt von ReplicationObject.)
Öffentliche Methode Load Loads the properties of an existing object from the server. (Geerbt von ReplicationObject.)
Öffentliche Methode LoadProperties Loads the properties of an existing object from the server. (Geerbt von ReplicationObject.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode Refresh Reloads the properties of the object. (Geerbt von ReplicationObject.)
Öffentliche Methode Remove Removes the registration for this Publisher from the currently connected Distributor.
Öffentliche Methode Script Generates a Transact-SQL script that can be used to install or uninstall the Publisher.
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

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

Zum Anfang