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.

맨 위로 이동