Compartir a través de


AgentProfileParameterInfo.NoDefaultValue Propiedad

Definición

Especifica si el parámetro del agente de replicación tiene un valor predeterminado.

public:
 property bool NoDefaultValue { bool get(); void set(bool value); };
public bool NoDefaultValue { get; set; }
member this.NoDefaultValue : bool with get, set
Public Property NoDefaultValue As Boolean

Valor de propiedad

Valor Boolean. Si el valor es true, el parámetro de agente de replicación tiene un valor predeterminado que se representa mediante la propiedad DefaultValue. Si el valor es false, el parámetro de agente de replicación no tiene un valor predeterminado.

Comentarios

Este espacio de nombres, clase o miembro solo se admite en .NET Framework 2.0.

Se aplica a