AgentCore-Member
Implements the core functionality for managed replication agents.
Der AgentCore-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
Abort | ||
CreateObjRef | (Geerbt von MarshalByRefObject.) | |
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetLifetimeService | (Geerbt von MarshalByRefObject.) | |
GetType | (Geerbt von Object.) | |
InitializeLifetimeService | (Geerbt von MarshalByRefObject.) | |
MemberwiseClone | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von MarshalByRefObject.) | |
ResetParametersToDefault | ||
ToString | (Geerbt von Object.) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
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 | Infrastruktur. | |
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 | Infrastruktur. | |
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. |
Zum Anfang