Udostępnij przez


PublicationMonitor Members

Monitors a publication.

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

Public Constructors

  Name Description
PublicationMonitor Overloaded. Creates a new instance of the PublicationMonitor class.

Top

Public Properties

  Name Description
ms156583.pubproperty(pl-pl,SQL.100).gif CachePropertyChanges  Gets or sets whether to cache changes made to the replication properties or to apply them immediately. (inherited from ReplicationObject)
ms156583.pubproperty(pl-pl,SQL.100).gif CacheRefreshPolicy  
ms156583.pubproperty(pl-pl,SQL.100).gif ConnectionContext  Gets or sets the connection to an instance of Microsoft SQL Server. (inherited from ReplicationObject)
ms156583.pubproperty(pl-pl,SQL.100).gif Description Gets the textual description of the publication.
ms156583.pubproperty(pl-pl,SQL.100).gif DistributionDBName Gets the name of the distribution database used by the publication.
ms156583.pubproperty(pl-pl,SQL.100).gif ExcludeAnonymousSubscriptions Gets or sets whether anonymous subscriptions are excluded from or included in the monitor results.
ms156583.pubproperty(pl-pl,SQL.100).gif IsExistingObject  Gets whether the object exists on the server or not. (inherited from ReplicationObject)
ms156583.pubproperty(pl-pl,SQL.100).gif Name Gets or sets the name of the monitored publication.
ms156583.pubproperty(pl-pl,SQL.100).gif PublicationDBName Gets or sets the name of the publication database.
ms156583.pubproperty(pl-pl,SQL.100).gif PublisherName Gets or sets the name of the Publisher.
ms156583.pubproperty(pl-pl,SQL.100).gif QueueReaderAgentName  
ms156583.pubproperty(pl-pl,SQL.100).gif SqlServerName  Gets the name of the Microsoft SQL Server instance to which this object is connected. (inherited from ReplicationObject)
ms156583.pubproperty(pl-pl,SQL.100).gif Status Gets the status of the publication.
ms156583.pubproperty(pl-pl,SQL.100).gif StatusAndWarning Gets the status and warnings of the referenced publication on the Distributor, including all of the agents associated for the publication.
ms156583.pubproperty(pl-pl,SQL.100).gif Type Gets the type of replication in which the publication participates.
ms156583.pubproperty(pl-pl,SQL.100).gif UserData  Gets or sets an object property that allows users to attach their own data to the object. (inherited from ReplicationObject)

Top

Public Methods

(see also Protected Methods )

  Name Description
ms156583.pubmethod(pl-pl,SQL.100).gif ChangeMonitorThreshold Changes the monitoring threshold metric for a publication.
ms156583.pubmethod(pl-pl,SQL.100).gif CleanUpTracerTokenHistory Overloaded. Removes metadata for tracer tokens from a database published using transactional replication.
ms156583.pubmethod(pl-pl,SQL.100).gif CommitPropertyChanges  Sends all the cached property change statements to the instance of Microsoft SQL Server. (inherited from ReplicationObject)
ms156583.pubmethod(pl-pl,SQL.100).gif Decouple  Decouples the referenced replication object from the server. (inherited from ReplicationObject)
ms156583.pubmethod(pl-pl,SQL.100).gif EnumErrorRecords Returns information about errors associated with a specified error ID that occurred during a synchronization session.
ms156583.pubmethod(pl-pl,SQL.100).gif EnumLogReaderAgent Returns information for the Log Reader Agent job used by the monitored publication.
ms156583.pubmethod(pl-pl,SQL.100).gif EnumMonitorThresholds Returns the replication monitor thresholds defined for this publication.
ms156583.pubmethod(pl-pl,SQL.100).gif EnumQueueReaderAgent Returns information for the Queue Reader Agent job used by the monitored publication.
ms156583.pubmethod(pl-pl,SQL.100).gif EnumSnapshotAgent Returns information for the Snapshot Agent job used by the monitored publication.
ms156583.pubmethod(pl-pl,SQL.100).gif EnumSubscriptions Returns information on subscriptions that are subscribed to the monitored publication.
ms156583.pubmethod(pl-pl,SQL.100).gif EnumSubscriptions2 Returns additional information on subscriptions that are subscribed to the monitored publication.
ms156583.pubmethod(pl-pl,SQL.100).gif EnumTracerTokenHistory Returns Subscriber latency information for a single tracer token record inserted into a monitored transactional publication.
ms156583.pubmethod(pl-pl,SQL.100).gif EnumTracerTokens Returns all tracer tokens that have been inserted into the monitored transactional publication.
ms156583.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms156583.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms156583.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms156583.pubmethod(pl-pl,SQL.100).gif Load  Loads the properties of an existing object from the server. (inherited from ReplicationObject)
ms156583.pubmethod(pl-pl,SQL.100).gif LoadProperties  Loads the properties of an existing object from the server. (inherited from ReplicationObject)
ms156583.pubmethod(pl-pl,SQL.100).gifms156583.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms156583.pubmethod(pl-pl,SQL.100).gif Refresh  Reloads the properties of the object. (inherited from ReplicationObject)
ms156583.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )
ms156583.pubmethod(pl-pl,SQL.100).gif TransPendingCommandInfo Returns information about pending commands for a subscription.

Top

Protected Methods

  Name Description
ms156583.protmethod(pl-pl,SQL.100).gif CheckValidCreation  (inherited from ReplicationObject )
ms156583.protmethod(pl-pl,SQL.100).gif CheckValidDefinition  (inherited from ReplicationObject )
ms156583.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms156583.protmethod(pl-pl,SQL.100).gif GetChangeCommand  (inherited from ReplicationObject )
ms156583.protmethod(pl-pl,SQL.100).gif GetCreateCommand  (inherited from ReplicationObject )
ms156583.protmethod(pl-pl,SQL.100).gif GetDropCommand  (inherited from ReplicationObject )
ms156583.protmethod(pl-pl,SQL.100).gif InternalRefresh  (inherited from ReplicationObject )
ms156583.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top