Implements the core functionality for managed replication agents.
The following tables list the members exposed by the AgentCore type.
Protected Constructors
| 名称 | Description | |
|---|---|---|
| AgentCore | Creates an instance of the AgentCore class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | AbortPolicy | Gets or sets how running replication agent threads are terminated when an unanticipated shutdown occurs. | 
| .gif) | ComErrorCollection | Returns information on errors that occur during agent execution. | 
| .gif) | FlatExceptionCollection | |
| .gif) | HistoryVerboseLevel | Gets or sets the amount of history logged during agent execution. | 
| .gif) | LoginTimeout | Get or sets the number of seconds before the login times out for connections made by the agent. | 
| .gif) | Output | Get or sets the name and path of the agent output file. | 
| .gif) | OutputVerboseLevel | Gets or sets the level of detail of information written to the agent output file. | 
| .gif) | PacketSize | |
| .gif) | ProfileName | Gets or sets an agent profile to use when running the agent. | 
| .gif) | PublisherFailoverPartner | Gets or sets the failover partner instance of SQL Server participating in a database mirroring session with the publication database. | 
| .gif) | QueryTimeout | Get or sets the number of seconds before a query times out. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Abort | |
| .gif) | CreateObjRef | (inherited from MarshalByRefObject ) | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetLifetimeService | (inherited from MarshalByRefObject ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | InitializeLifetimeService | (inherited from MarshalByRefObject ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ResetParametersToDefault | |
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) | 
顶部
Public Events
| 名称 | Description | |
|---|---|---|
| .gif) | ComStatus | |
| .gif) | Status | Occurs when a running agent returns status information. | 
顶部