Freigeben über


AgentCore-Member

Implements the core functionality for managed replication agents.

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

Konstruktoren

  Name Beschreibung
Geschützte Methode AgentCore Creates an instance of the AgentCore class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Abort
Öffentliche Methode CreateObjRef (Geerbt von MarshalByRefObject.)
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetLifetimeService (Geerbt von MarshalByRefObject.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode InitializeLifetimeService (Geerbt von MarshalByRefObject.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von MarshalByRefObject.)
Öffentliche Methode ResetParametersToDefault
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft AbortPolicy Gets or sets how running replication agent threads are terminated when an unanticipated shutdown occurs.
Öffentliche Eigenschaft ComErrorCollection Returns information on errors that occur during agent execution.
Öffentliche Eigenschaft FlatExceptionCollection Infrastruktur.
Öffentliche Eigenschaft HistoryVerboseLevel Gets or sets the amount of history logged during agent execution.
Öffentliche Eigenschaft LoginTimeout Get or sets the number of seconds before the login times out for connections made by the agent.
Öffentliche Eigenschaft Output Get or sets the name and path of the agent output file.
Öffentliche Eigenschaft OutputVerboseLevel Gets or sets the level of detail of information written to the agent output file.
Öffentliche Eigenschaft PacketSize Infrastruktur.
Öffentliche Eigenschaft ProfileName Gets or sets an agent profile to use when running the agent.
Öffentliche Eigenschaft PublisherFailoverPartner Gets or sets the failover partner instance of SQL Server participating in a database mirroring session with the publication database.
Öffentliche Eigenschaft QueryTimeout Get or sets the number of seconds before a query times out.

Zum Anfang

Ereignisse

  Name Beschreibung
Öffentliches Ereignis ComStatus
Öffentliches Ereignis Status Occurs when a running agent returns status information.

Zum Anfang