Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 345 Bytes

File metadata and controls

16 lines (10 loc) · 345 Bytes

SqliteDialect.DateFormat property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the date format.

public virtual string DateFormat { get; }

Property Value

The date format.

See Also