Membri AgentProfileParameter
Represents parameters in a replication agent profile.
Il tipo AgentProfileParameter espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
AgentProfileParameter | Initializes a new instance of the AgentProfileParameter class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetHashCode | (Ereditato da Object). | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da Object). | |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Name | Gets or sets the name of the parameter in a replication agent profile. | |
UserData | Gets or sets an object to which users can attach their own data. | |
Value | Gets or sets the value of the parameter in a replication agent profile. |
In alto
Vedere anche