共用方式為


AgentCore 成員

Implements the core functionality for managed replication agents.

AgentCore 型別公開下列成員。

建構函式

  名稱 描述
受保護的方法 AgentCore Creates an instance of the AgentCore class.

頂端

方法

  名稱 描述
公用方法 Abort
公用方法 CreateObjRef (繼承自 MarshalByRefObject。)
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetLifetimeService (繼承自 MarshalByRefObject。)
公用方法 GetType (繼承自 Object。)
公用方法 InitializeLifetimeService (繼承自 MarshalByRefObject。)
受保護的方法 MemberwiseClone (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 MarshalByRefObject。)
公用方法 ResetParametersToDefault
公用方法 ToString (繼承自 Object。)

頂端

屬性

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

頂端

事件

  名稱 描述
公用事件 ComStatus
公用事件 Status Occurs when a running agent returns status information.

頂端