EdmProperty.DefaultValue Property

 

Gets the default value for this EdmProperty.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public object DefaultValue { get; internal set; }

Property Value

Type: System.Object

The default value for this EdmProperty.