ValueConverter.ModelClrType 屬性

定義

EF 模型中所使用的 CLR 類型。

public abstract Type ModelClrType { get; }
member this.ModelClrType : Type
Public MustOverride ReadOnly Property ModelClrType As Type

屬性值

備註

如需詳細資訊和範例,請參閱 EF Core 值轉換器

適用於