TimeOnlyToStringConverter Class

Definition

Converts TimeOnly to and from strings.

C#
public class TimeOnlyToStringConverter : Microsoft.EntityFrameworkCore.Storage.ValueConversion.Internal.StringTimeOnlyConverter<TimeOnly,string>
Inheritance
Microsoft.EntityFrameworkCore.Storage.ValueConversion.Internal.StringTimeOnlyConverter<TimeOnly,String>
TimeOnlyToStringConverter

Remarks

See EF Core value converters for more information and examples.

Constructors

TimeOnlyToStringConverter()

Creates a new instance of this converter.

TimeOnlyToStringConverter(ConverterMappingHints)

Creates a new instance of this converter.

Properties

DefaultInfo

A ValueConverterInfo for the default use of this converter.

Applies to

Proizvod Verzije
Entity Framework Core 8.0, 9.0