Membros AgentProfileParameterInfo
Represents a supported parameter used in replication agent profiles.
O tipo AgentProfileParameterInfo expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
AgentProfileParameterInfo | Initializes a new instance of the AgentProfileParameterInfo class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
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. |
Início
Consulte também