共用方式為


TypeMappingInfo.ClrType 屬性

定義

模型中的 CLR 類型。 如果類型資訊是透過其他方式傳遞 (,則為 null,例如關聯式類型對應資訊中的存放區名稱)

public Type ClrType { get; }
public Type? ClrType { get; init; }
member this.ClrType : Type
member this.ClrType : Type with get, set
Public ReadOnly Property ClrType As Type
Public Property ClrType As Type

屬性值

適用於