Share via


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
ms155288.pubproperty(fr-fr,SQL.90).gif DefaultValue Represents the default value of the replication agent parameter.
ms155288.pubproperty(fr-fr,SQL.90).gif MaximumValue Represents the maximum value for the replication agent parameter.
ms155288.pubproperty(fr-fr,SQL.90).gif MinimumValue Represents the minimum value of the replication agent parameter.
ms155288.pubproperty(fr-fr,SQL.90).gif Name Represents the name of the replication agent parameter.
ms155288.pubproperty(fr-fr,SQL.90).gif NoDefaultValue Specifies whether the replication agent parameter has a default value.
ms155288.pubproperty(fr-fr,SQL.90).gif NoMaximumValue Specifies whether the replication agent parameter has a maximum value.
ms155288.pubproperty(fr-fr,SQL.90).gif NoMinimumValue Specifies whether the replication agent parameter has a minimum value.
ms155288.pubproperty(fr-fr,SQL.90).gif 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
ms155288.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms155288.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms155288.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms155288.pubmethod(fr-fr,SQL.90).gifms155288.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms155288.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms155288.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms155288.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

AgentProfileParameterInfo Class
Microsoft.SqlServer.Replication Namespace