Represents a supported parameter used in replication agent profiles.
The following tables list the members exposed by the AgentProfileParameterInfo type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| AgentProfileParameterInfo | Initializes a new instance of the AgentProfileParameterInfo class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | DefaultValue | Represents the default value of the replication agent parameter. | 
| .gif) | MaximumValue | Represents the maximum value for the replication agent parameter. | 
| .gif) | MinimumValue | Represents the minimum value of the replication agent parameter. | 
| .gif) | Name | Represents the name of the replication agent parameter. | 
| .gif) | NoDefaultValue | Specifies whether the replication agent parameter has a default value. | 
| .gif) | NoMaximumValue | Specifies whether the replication agent parameter has a maximum value. | 
| .gif) | NoMinimumValue | Specifies whether the replication agent parameter has a minimum value. | 
| .gif) | UserData | Gets or sets an object to which users can attach their own data. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
AgentProfileParameterInfo Class
Microsoft.SqlServer.Replication Namespace