Table of Contents

Class EntityKeyElement

Namespace
Z.EntityFramework.Extensions.Core.SchemaObjectModel
Assembly
Z.EntityFramework.Extensions.dll

Please visit the Microsoft documentation for more detail.

public class EntityKeyElement
Inheritance
EntityKeyElement
Inherited Members

Constructors

EntityKeyElement()

public EntityKeyElement()

Properties

PropertyRefs

Please visit the Microsoft documentation for more detail.

public List<PropertyRefElement> PropertyRefs { get; set; }

Property Value

List<PropertyRefElement>

The property references.