다음을 통해 공유


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.

맨 위로 이동