Membri PublisherMonitor

Monitors a replication Publisher.

Il tipo PublisherMonitor espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico PublisherMonitor() () () () Creates a new instance of the PublisherMonitor class.
Metodo pubblico PublisherMonitor(String, ServerConnection) Creates a new instance of the PublisherMonitor class with the specified name and a connection to the Distributor.

In alto

Metodi

  Nome Descrizione
Metodo protetto CheckValidCreation Infrastruttura. (Ereditato da ReplicationObject).
Metodo protetto CheckValidDefinition Infrastruttura. (Ereditato da ReplicationObject).
Metodo pubblico CommitPropertyChanges Sends all the cached property change statements to the instance of Microsoft SQL Server. (Ereditato da ReplicationObject).
Metodo pubblico Decouple Decouples the referenced replication object from the server. (Ereditato da ReplicationObject).
Metodo pubblico EnumDatabasePublications Returns information about publications that use a specified publication database.
Metodo pubblico EnumDatabaseSubscriptions Returns information on subscriptions that belong to publications that use a specified publication database.
Metodo pubblico EnumDistributionAgentSessionDetails Returns detailed information about a Distribution Agent session.
Metodo pubblico EnumDistributionAgentSessions Returns information about Distribution Agent sessions.
Metodo pubblico EnumErrorRecords Returns information on errors associated with a specified error ID that occurred during a synchronization session.
Metodo pubblico EnumLogReaderAgentSessionDetails Returns detailed information about a Log Reader Agent session.
Metodo pubblico EnumLogReaderAgentSessions Returns information about Log Reader Agent sessions.
Metodo pubblico EnumMergeAgentSessionDetails Returns detailed information about a Merge Agent session.
Metodo pubblico EnumMergeAgentSessionDetails2 Returns additional detailed information about a Merge Agent session.
Metodo pubblico EnumMergeAgentSessions Returns information about Merge Agent sessions.
Metodo pubblico EnumMergeAgentSessions2 Returns additional information about Merge Agent sessions.
Metodo pubblico EnumPublications Returns information on publications at a monitored Publisher.
Metodo pubblico EnumPublications2 Returns additional information on publications at a monitored Publisher.
Metodo pubblico EnumSnapshotAgentSessionDetails Returns detailed information about a Snapshot Agent session.
Metodo pubblico EnumSnapshotAgentSessions Returns information about Snapshot Agent sessions.
Metodo pubblico EnumSubscriptions Returns information about subscriptions that belong to a publication at the monitored Publisher.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo protetto GetChangeCommand Infrastruttura. (Ereditato da ReplicationObject).
Metodo protetto GetCreateCommand Infrastruttura. (Ereditato da ReplicationObject).
Metodo protetto GetDropCommand Infrastruttura. (Ereditato da ReplicationObject).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto InternalRefresh Infrastruttura. (Ereditato da ReplicationObject).
Metodo pubblico Load Loads the properties of an existing object from the server. (Ereditato da ReplicationObject).
Metodo pubblico LoadProperties Loads the properties of an existing object from the server. (Ereditato da ReplicationObject).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico Refresh Reloads the properties of the object. (Ereditato da ReplicationObject).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica CachePropertyChanges Gets or sets whether to cache changes made to the replication properties or to apply them immediately. (Ereditato da ReplicationObject).
Proprietà pubblica CacheRefreshPolicy Infrastruttura.
Proprietà pubblica ConnectionContext Gets or sets the connection to an instance of Microsoft SQL Server. (Ereditato da ReplicationObject).
Proprietà pubblica DistributionDatabase Gets the name of the distribution database used by the Publisher.
Proprietà pubblica ExcludeAnonymousSubscriptions Gets whether or not information on anonymous subscriptions is returned.
Proprietà pubblica IsExistingObject Gets whether the object exists on the server or not. (Ereditato da ReplicationObject).
Proprietà pubblica Name Gets the name of the Publisher.
Proprietà pubblica PublicationMonitors Represents a collection of PublicationMonitor objects, each of which represents a publication defined at the Publisher being monitored.
Proprietà pubblica PublisherType Gets the type of the database server that is the Publisher.
Proprietà pubblica SqlServerName Gets the name of the Microsoft SQL Server instance to which this object is connected. (Ereditato da ReplicationObject).
Proprietà pubblica StatusAndWarning Gets status information and warnings for the monitored threshold metrics on the Publisher.
Proprietà pubblica UserData Gets or sets an object property that allows users to attach their own data to the object. (Ereditato da ReplicationObject).

In alto