Compartilhar via


Membros AgentCore

Implements the core functionality for managed replication agents.

O tipo AgentCore expõe os seguintes membros.

Construtores

  Nome Descrição
Método protegido AgentCore Creates an instance of the AgentCore class.

Início

Métodos

  Nome Descrição
Método público Abort
Método público CreateObjRef (Herdado de MarshalByRefObject.)
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetLifetimeService (Herdado de MarshalByRefObject.)
Método público GetType (Herdado de Object.)
Método público InitializeLifetimeService (Herdado de MarshalByRefObject.)
Método protegido MemberwiseClone (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de MarshalByRefObject.)
Método público ResetParametersToDefault
Método público ToString (Herdado de Object.)

Início

Propriedades

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

Início

Eventos

  Nome Descrição
Evento público ComStatus
Evento público Status Occurs when a running agent returns status information.

Início