StringToTimeSpanConverter Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Converts strings to and from TimeSpan values.
public class StringToTimeSpanConverter : Microsoft.EntityFrameworkCore.Storage.ValueConversion.Internal.StringTimeSpanConverter<string,TimeSpan>
type StringToTimeSpanConverter = class
inherit StringTimeSpanConverter<string, TimeSpan>
Public Class StringToTimeSpanConverter
Inherits StringTimeSpanConverter(Of String, TimeSpan)
- Inheritance
See EF Core value converters for more information and examples.
String |
Creates a new instance of this converter. |
String |
Creates a new instance of this converter. |
Default |
A ValueConverterInfo for the default use of this converter. |
Proizvod | Verzije |
---|---|
Entity Framework Core | 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |
Povratne informacije o proizvodu Entity Framework
Entity Framework je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: