AgentProfileParameterInfo Members
Represents a supported parameter used in replication agent profiles.
The following tables list the members exposed by the AgentProfileParameterInfo type.
Public Constructors
Nom | Description | |
---|---|---|
AgentProfileParameterInfo | Initializes a new instance of the AgentProfileParameterInfo class. |
Haut de la page
Public Properties
Nom | Description | |
---|---|---|
DefaultValue | Represents the default value of the replication agent parameter. | |
MaximumValue | Represents the maximum value for the replication agent parameter. | |
MinimumValue | Represents the minimum value of the replication agent parameter. | |
Name | Represents the name of the replication agent parameter. | |
NoDefaultValue | Specifies whether the replication agent parameter has a default value. | |
NoMaximumValue | Specifies whether the replication agent parameter has a maximum value. | |
NoMinimumValue | Specifies whether the replication agent parameter has a minimum value. | |
UserData | Gets or sets an object to which users can attach their own data. |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Haut de la page
Voir aussi
Référence
AgentProfileParameterInfo Class
Microsoft.SqlServer.Replication Namespace