StringToTimeOnlyConverter 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 TimeOnly values.
public class StringToTimeOnlyConverter : Microsoft.EntityFrameworkCore.Storage.ValueConversion.Internal.StringTimeOnlyConverter<string,TimeOnly>
type StringToTimeOnlyConverter = class
inherit StringTimeOnlyConverter<string, TimeOnly>
Public Class StringToTimeOnlyConverter
Inherits StringTimeOnlyConverter(Of String, TimeOnly)
- 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. |
منتج | الإصدارات |
---|---|
Entity Framework Core | 8.0, 9.0 |
ملاحظات Entity Framework
Entity Framework هو مشروع مصدر مفتوح. حدد رابطًا لتقديم الملاحظات: