Compartir a través de


AgentCore Miembros

Implements the core functionality for managed replication agents.

El tipo AgentCore expone los siguientes miembros.

Constructores

  Nombre Descripción
Método protegido AgentCore Creates an instance of the AgentCore class.

Principio

Métodos

  Nombre Descripción
Método publico Abort
Método publico CreateObjRef (Se hereda de MarshalByRefObject).
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetLifetimeService (Se hereda de MarshalByRefObject).
Método publico GetType (Se hereda de Object).
Método publico InitializeLifetimeService (Se hereda de MarshalByRefObject).
Método protegido MemberwiseClone (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de MarshalByRefObject).
Método publico ResetParametersToDefault
Método publico ToString (Se hereda de Object).

Principio

Propiedades

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

Principio

Eventos

  Nombre Descripción
Evento público ComStatus
Evento público Status Occurs when a running agent returns status information.

Principio