namespace: Serenity.Data assembly: Serenity.Net.Data
Gets a value indicating whether use datetime2 type.
public virtual bool UseDateTime2 { get; }
true
if use datetime2; otherwise, false
.
- class FirebirdDialect
namespace: Serenity.Data assembly: Serenity.Net.Data
Gets a value indicating whether use datetime2 type.
public virtual bool UseDateTime2 { get; }
true
if use datetime2; otherwise, false
.