PublisherMonitor-Member

Monitors a replication Publisher.

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

Konstruktoren

  Name Beschreibung
Öffentliche Methode PublisherMonitor() () () () Creates a new instance of the PublisherMonitor class.
Öffentliche Methode PublisherMonitor(String, ServerConnection) Creates a new instance of the PublisherMonitor class with the specified name and a connection to the Distributor.

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 Decouple Decouples the referenced replication object from the server. (Geerbt von ReplicationObject.)
Öffentliche Methode EnumDatabasePublications Returns information about publications that use a specified publication database.
Öffentliche Methode EnumDatabaseSubscriptions Returns information on subscriptions that belong to publications that use a specified publication database.
Öffentliche Methode EnumDistributionAgentSessionDetails Returns detailed information about a Distribution Agent session.
Öffentliche Methode EnumDistributionAgentSessions Returns information about Distribution Agent sessions.
Öffentliche Methode EnumErrorRecords Returns information on errors associated with a specified error ID that occurred during a synchronization session.
Öffentliche Methode EnumLogReaderAgentSessionDetails Returns detailed information about a Log Reader Agent session.
Öffentliche Methode EnumLogReaderAgentSessions Returns information about Log Reader Agent sessions.
Öffentliche Methode EnumMergeAgentSessionDetails Returns detailed information about a Merge Agent session.
Öffentliche Methode EnumMergeAgentSessionDetails2 Returns additional detailed information about a Merge Agent session.
Öffentliche Methode EnumMergeAgentSessions Returns information about Merge Agent sessions.
Öffentliche Methode EnumMergeAgentSessions2 Returns additional information about Merge Agent sessions.
Öffentliche Methode EnumPublications Returns information on publications at a monitored Publisher.
Öffentliche Methode EnumPublications2 Returns additional information on publications at a monitored Publisher.
Öffentliche Methode EnumSnapshotAgentSessionDetails Returns detailed information about a Snapshot Agent session.
Öffentliche Methode EnumSnapshotAgentSessions Returns information about Snapshot Agent sessions.
Öffentliche Methode EnumSubscriptions Returns information about subscriptions that belong to a publication at the monitored 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 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 CacheRefreshPolicy Infrastruktur.
Öffentliche Eigenschaft ConnectionContext Gets or sets the connection to an instance of Microsoft SQL Server. (Geerbt von ReplicationObject.)
Öffentliche Eigenschaft DistributionDatabase Gets the name of the distribution database used by the Publisher.
Öffentliche Eigenschaft ExcludeAnonymousSubscriptions Gets whether or not information on anonymous subscriptions is returned.
Öffentliche Eigenschaft IsExistingObject Gets whether the object exists on the server or not. (Geerbt von ReplicationObject.)
Öffentliche Eigenschaft Name Gets the name of the Publisher.
Öffentliche Eigenschaft PublicationMonitors Represents a collection of PublicationMonitor objects, each of which represents a publication defined at the Publisher being monitored.
Öffentliche Eigenschaft PublisherType Gets the type of the database server that is 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 StatusAndWarning Gets status information and warnings for the monitored threshold metrics on the Publisher.
Öffentliche Eigenschaft UserData Gets or sets an object property that allows users to attach their own data to the object. (Geerbt von ReplicationObject.)

Zum Anfang