Udostępnij przez


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
ms155288.pubproperty(pl-pl,SQL.100).gif DefaultValue Represents the default value of the replication agent parameter.
ms155288.pubproperty(pl-pl,SQL.100).gif MaximumValue Represents the maximum value for the replication agent parameter.
ms155288.pubproperty(pl-pl,SQL.100).gif MinimumValue Represents the minimum value of the replication agent parameter.
ms155288.pubproperty(pl-pl,SQL.100).gif Name Represents the name of the replication agent parameter.
ms155288.pubproperty(pl-pl,SQL.100).gif NoDefaultValue Specifies whether the replication agent parameter has a default value.
ms155288.pubproperty(pl-pl,SQL.100).gif NoMaximumValue Specifies whether the replication agent parameter has a maximum value.
ms155288.pubproperty(pl-pl,SQL.100).gif NoMinimumValue Specifies whether the replication agent parameter has a minimum value.
ms155288.pubproperty(pl-pl,SQL.100).gif UserData Gets or sets an object to which users can attach their own data.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms155288.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms155288.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms155288.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms155288.pubmethod(pl-pl,SQL.100).gifms155288.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms155288.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms155288.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms155288.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top