Condividi tramite


AgentProfileParameterInfo Members

Represents a supported parameter used in replication agent profiles.

The following tables list the members exposed by the AgentProfileParameterInfo type.

Public Constructors

  Nome Description
AgentProfileParameterInfo Initializes a new instance of the AgentProfileParameterInfo class.

Torna all'inizio

Public Properties

  Nome Description
ms155288.pubproperty(it-it,SQL.90).gif DefaultValue Represents the default value of the replication agent parameter.
ms155288.pubproperty(it-it,SQL.90).gif MaximumValue Represents the maximum value for the replication agent parameter.
ms155288.pubproperty(it-it,SQL.90).gif MinimumValue Represents the minimum value of the replication agent parameter.
ms155288.pubproperty(it-it,SQL.90).gif Name Represents the name of the replication agent parameter.
ms155288.pubproperty(it-it,SQL.90).gif NoDefaultValue Specifies whether the replication agent parameter has a default value.
ms155288.pubproperty(it-it,SQL.90).gif NoMaximumValue Specifies whether the replication agent parameter has a maximum value.
ms155288.pubproperty(it-it,SQL.90).gif NoMinimumValue Specifies whether the replication agent parameter has a minimum value.
ms155288.pubproperty(it-it,SQL.90).gif UserData Gets or sets an object to which users can attach their own data.

Torna all'inizio

Public Methods

(see also Protected Methods )

  Nome Description
ms155288.pubmethod(it-it,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms155288.pubmethod(it-it,SQL.90).gif GetHashCode  (inherited from Object )
ms155288.pubmethod(it-it,SQL.90).gif GetType  (inherited from Object )
ms155288.pubmethod(it-it,SQL.90).gifms155288.static(it-it,SQL.90).gif ReferenceEquals  (inherited from Object )
ms155288.pubmethod(it-it,SQL.90).gif ToString  (inherited from Object )

Torna all'inizio

Protected Methods

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

Torna all'inizio

Vedere anche

Riferimento

AgentProfileParameterInfo Class
Microsoft.SqlServer.Replication Namespace