EdmModel.ComplexTypes Property

 

Gets the complex types in the model.

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

public IEnumerable<ComplexType> ComplexTypes { get; }