EntityType Class

Definition

Metadata of a type in the model.

[System.Diagnostics.DebuggerDisplay("{Name} Type")]
[System.Runtime.CompilerServices.Nullable(0)]
public abstract class EntityType : Microsoft.VisualStudio.ProjectSystem.Query.IEntityType
[<System.Diagnostics.DebuggerDisplay("{Name} Type")>]
[<System.Runtime.CompilerServices.Nullable(0)>]
type EntityType = class
    interface IEntityType
Public MustInherit Class EntityType
Implements IEntityType
Inheritance
EntityType
Derived
Attributes
Implements

Applies to