ISqlDialect.UseDateTime2 property
Gets a value indicating whether the server uses the datetime2 type.
public bool UseDateTime2 { get; }
Property Value
true if the server uses datetime2; otherwise, false.
See Also
- interface ISqlDialect
Gets a value indicating whether the server uses the datetime2 type.
public bool UseDateTime2 { get; }
true if the server uses datetime2; otherwise, false.