共用方式為


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.

頂端