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


Элементы 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.

В начало