EdmProperty.IsCollectionType Property

 

Gets whether the property is a collection type property.

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

public bool IsCollectionType { get; }

Property Value

Type: System.Boolean

true if the property is a collection type property; otherwise, false.