MetadataWorkspaceExtensions.GetAllEntitySets Method (ItemCollection)
Retrieves an enumerable collection of all EntitySet elements in this ItemCollection
Assembly: Microsoft.Data.Entity.Design.DatabaseGeneration (in Microsoft.Data.Entity.Design.DatabaseGeneration.dll)
public static IEnumerable<EntitySet> GetAllEntitySets( this ItemCollection itemCollection )
Parameters
- itemCollection
-
Type:
System.Data.Entity.Core.Metadata.Edm.ItemCollection
The ItemCollection.