Condividi tramite


IEntityModel.Types Property

Definition

Gets all the entity types in the model.

public System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.ProjectSystem.Query.IEntityType> Types { get; }
member this.Types : seq<Microsoft.VisualStudio.ProjectSystem.Query.IEntityType>
Public ReadOnly Property Types As IEnumerable(Of IEntityType)

Property Value

Applies to