共用方式為


AgentProfileParameterInfo 成員

Represents a supported parameter used in replication agent profiles.

AgentProfileParameterInfo 型別公開下列成員。

建構函式

  名稱 描述
公用方法 AgentProfileParameterInfo Initializes a new instance of the AgentProfileParameterInfo class.

頂端

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

屬性

  名稱 描述
公用屬性 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.

頂端