Share via


TypeMappingInfo.ClrType Property

Definition

The CLR type in the model. May be null if type information is conveyed via other means (e.g. the store name in a relational type mapping info)

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

Property Value

Applies to