AgentCore 成員
Implements the core functionality for managed replication agents.
AgentCore 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
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. |
頂端