CoreTypeMapping.ClrType Property

Definition

Gets the .NET type used in the EF model.

public virtual Type ClrType { get; }
[System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers]
public virtual Type ClrType { get; }
member this.ClrType : Type
[<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers>]
member this.ClrType : Type
Public Overridable ReadOnly Property ClrType As Type

Property Value

Attributes

Applies to