StringToUriConverter 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 Uri values.
C#
public class StringToUriConverter : Microsoft.EntityFrameworkCore.Storage.ValueConversion.Internal.StringUriConverter<string,Uri>
type StringToUriConverter = class
inherit StringUriConverter<string, Uri>
Public Class StringToUriConverter
Inherits StringUriConverter(Of String, Uri)
- 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 | 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
ملاحظات Entity Framework
Entity Framework هو مشروع مصدر مفتوح. حدد رابطًا لتقديم الملاحظات: