StructuralObject.DefaultDateTimeValue Method ()

 

Returns the minimum date time value supported by the data source.

Namespace:   System.Data.Entity.Core.Objects.DataClasses
Assembly:  EntityFramework (in EntityFramework.dll)

protected static DateTime DefaultDateTimeValue()

Return Value

Type: System.DateTime

A DateTime value that is the minimum date time that is supported by the data source.