Facet.FacetType Property

 

Gets the type of this Facet.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public EdmType FacetType { get; }

Property Value

Type: System.Data.Entity.Core.Metadata.Edm.EdmType

The EdmType object that represents the type of this Facet .