Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 363 Bytes

File metadata and controls

16 lines (10 loc) · 363 Bytes

OracleDialect.DateTimeFormat property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the date time format.

public virtual string DateTimeFormat { get; }

Property Value

The date time format.

See Also