Share via


MetadataProperty.PropertyKind Property

Definition

Gets the value of this PropertyKind.

public virtual System.Data.Entity.Core.Metadata.Edm.PropertyKind PropertyKind { get; }
member this.PropertyKind : System.Data.Entity.Core.Metadata.Edm.PropertyKind
Public Overridable ReadOnly Property PropertyKind As PropertyKind

Property Value

The value of this PropertyKind.

Applies to