EdmProperty.DefaultValue Propiedad

Definición

Obtiene el valor predeterminado de este EdmPropertyobjeto .

public:
 property System::Object ^ DefaultValue { System::Object ^ get(); };
public object DefaultValue { get; }
member this.DefaultValue : obj
Public ReadOnly Property DefaultValue As Object

Valor de propiedad

Valor predeterminado para este EdmPropertyobjeto .

Se aplica a