Classe AgentApplication
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Represents the application of the replication agent.
Hiérarchie d'héritage
System.Object
Microsoft.SqlServer.Replication.AgentApplication
Espace de noms : Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Replication (en Microsoft.SqlServer.Replication.dll)
Syntaxe
'Déclaration
<ComVisibleAttribute(False)> _
Public MustInherit Class AgentApplication
'Utilisation
Dim instance As AgentApplication
[ComVisibleAttribute(false)]
public abstract class AgentApplication
[ComVisibleAttribute(false)]
public ref class AgentApplication abstract
[<AbstractClassAttribute>]
[<ComVisibleAttribute(false)>]
type AgentApplication = class end
public abstract class AgentApplication
Le type AgentApplication expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
AgentApplication | Infrastructure. Initializes a new instance of the AgentApplication class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() ![]() |
Strict6xParameterParsing | Infrastructure. Gets or sets a value that indicates whether the parameter is strictly parsed six times. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() ![]() |
AgentMain(AgentCore) | Infrastructure. Specifies the replication agent with the specified agent core. |
![]() ![]() |
AgentMain(AgentCore, String) | Infrastructure. Specifies the replication agent with the specified agent core and command line. |
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.