Поделиться через


AgentProfileParameterInfo Members

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

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms155288.pubmethod(ru-ru,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms155288.pubmethod(ru-ru,SQL.90).gif GetHashCode  (inherited from Object )
ms155288.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms155288.pubmethod(ru-ru,SQL.90).gifms155288.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms155288.pubmethod(ru-ru,SQL.90).gif ToString  (inherited from Object )

В начало

Protected Methods

  Имя Description
ms155288.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms155288.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

AgentProfileParameterInfo Class
Microsoft.SqlServer.Replication Namespace