EdmProperty.CollectionKind Property

 

Gets or sets the kind of collection for this model.

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

public CollectionKind CollectionKind { get; set; }

Property Value

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

The kind of collection for this model.