AgentProfileParameterInfo Members
Represents a supported parameter used in replication agent profiles.
The following tables list the members exposed by the AgentProfileParameterInfo type.
Public Constructors
Name | Description | |
---|---|---|
AgentProfileParameterInfo | Initializes a new instance of the AgentProfileParameterInfo class. |
Top
Public Properties
Name | 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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
AgentProfileParameterInfo Class
Microsoft.SqlServer.Replication Namespace