EntityType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Constructors
EntityType(IEntityModel, String, Boolean, IEntityType) |
Initializes a new instance of the EntityType class. |
Properties
BaseType | |
DefinitionType | |
EmptyPropertiesFilter | |
HasId | |
ImplementationType | |
Model | |
Name | |
Properties | |
QueryDefaultProperties |