StringToCharConverter 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 Char values.
C#
public class StringToCharConverter : Microsoft.EntityFrameworkCore.Storage.ValueConversion.Internal.StringCharConverter<string,char>
type StringToCharConverter = class
inherit StringCharConverter<string, char>
Public Class StringToCharConverter
Inherits StringCharConverter(Of String, Char)
- Inheritance
See EF Core value converters for more information and examples.
String |
Creates a new instance of this converter. This converter preserves order. |
String |
Creates a new instance of this converter. This converter preserves order. |
Default |
A ValueConverterInfo for the default use of this converter. |
منتج | الإصدارات |
---|---|
Entity Framework Core | 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
ملاحظات Entity Framework
Entity Framework هو مشروع مصدر مفتوح. حدد رابطًا لتقديم الملاحظات: