Partager via


RegisteredSubscriber Members

Represents a Subscriber that has been registered at a Publisher or a Distributor.

The following tables list the members exposed by the RegisteredSubscriber type.

Public Constructors

  Nom Description
RegisteredSubscriber Overloaded. Creates a new instance of the RegisteredSubscriber class.

Haut de la page

Public Properties

  Nom Description
ms158282.pubproperty(fr-fr,SQL.90).gif CachePropertyChanges  Gets or sets whether to cache changes made to the replication properties or to apply them immediately. (inherited from ReplicationObject)
ms158282.pubproperty(fr-fr,SQL.90).gif ConnectionContext  Gets or sets the connection to an instance of Microsoft SQL Server. (inherited from ReplicationObject)
ms158282.pubproperty(fr-fr,SQL.90).gif DefaultDistributionSchedule Gets the default schedule to be assigned to the Distribution Agent if it is not specified.
ms158282.pubproperty(fr-fr,SQL.90).gif DefaultMergeSchedule Gets the default schedule to be assigned to the Merge Agent if it is not specified.
ms158282.pubproperty(fr-fr,SQL.90).gif Description Gets or sets a textual description of the object.
ms158282.pubproperty(fr-fr,SQL.90).gif DistributionDatabase Gets or sets the name of the distribution database that the distribution Publisher uses.
ms158282.pubproperty(fr-fr,SQL.90).gif DistributionPublisher Gets or sets the name of the distribution Publisher to which the Subscriber is registered.
ms158282.pubproperty(fr-fr,SQL.90).gif IsExistingObject  Gets whether the object exists on the server or not. (inherited from ReplicationObject)
ms158282.pubproperty(fr-fr,SQL.90).gif Name Gets or sets the name of the registered Subscriber.
ms158282.pubproperty(fr-fr,SQL.90).gif SqlServerName  Gets the name of the Microsoft SQL Server instance to which this object is connected. (inherited from ReplicationObject)
ms158282.pubproperty(fr-fr,SQL.90).gif SubscriberSecurity Gets a security context that is used by the Distribution Agent or the Merge Agent to connect to this registered Subscriber.
ms158282.pubproperty(fr-fr,SQL.90).gif Type Gets or sets the type of Subscriber.
ms158282.pubproperty(fr-fr,SQL.90).gif UserData  Gets or sets an object property that allows users to attach their own data to the object. (inherited from ReplicationObject)

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms158282.pubmethod(fr-fr,SQL.90).gif CommitPropertyChanges  Sends all the cached property change statements to the instance of Microsoft SQL Server. (inherited from ReplicationObject)
ms158282.pubmethod(fr-fr,SQL.90).gif Create Registers the Subscriber at the specified Publisher or Distributor.
ms158282.pubmethod(fr-fr,SQL.90).gif Decouple  Decouples the referenced replication object from the server. (inherited from ReplicationObject)
ms158282.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms158282.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms158282.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms158282.pubmethod(fr-fr,SQL.90).gif Load  Loads the properties of an existing object from the server. (inherited from ReplicationObject)
ms158282.pubmethod(fr-fr,SQL.90).gif LoadProperties  Loads the properties of an existing object from the server. (inherited from ReplicationObject)
ms158282.pubmethod(fr-fr,SQL.90).gifms158282.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms158282.pubmethod(fr-fr,SQL.90).gif Refresh  Reloads the properties of the object. (inherited from ReplicationObject)
ms158282.pubmethod(fr-fr,SQL.90).gif Remove Removes the Subscriber registration represented by the object.
ms158282.pubmethod(fr-fr,SQL.90).gif Script Returns a string containing a Transact-SQL creation or deletion script for the Microsoft SQL Server registered Subscriber on the server computer that the object represents.
ms158282.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms158282.protmethod(fr-fr,SQL.90).gif CheckValidCreation  (inherited from ReplicationObject )
ms158282.protmethod(fr-fr,SQL.90).gif CheckValidDefinition  (inherited from ReplicationObject )
ms158282.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms158282.protmethod(fr-fr,SQL.90).gif GetChangeCommand  (inherited from ReplicationObject )
ms158282.protmethod(fr-fr,SQL.90).gif GetCreateCommand  (inherited from ReplicationObject )
ms158282.protmethod(fr-fr,SQL.90).gif GetDropCommand  (inherited from ReplicationObject )
ms158282.protmethod(fr-fr,SQL.90).gif InternalRefresh  (inherited from ReplicationObject )
ms158282.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

RegisteredSubscriber Class
Microsoft.SqlServer.Replication Namespace