DbSetProperty.Type Property

Definition

Gets the clr type of entity type this DbSet property represent.

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

Property Value

Attributes

Applies to