Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Data.Entity.Design Namespace

The System.Data.Entity.Design namespace contains classes to generate Entity Data Model (EDM) files and object source code.

The System.Data.Entity.Design classes support the EDM tools. For more information about the EDM tools, see Entity Data Model Tools.

  ClassDescription
Bb359462.pubclass(en-us,VS.90).gifEdmToObjectNamespaceMapRepresents a collection of Entity Data Model (EDM) to code namespace mappings.
Bb359462.pubclass(en-us,VS.90).gifEntityClassGeneratorGenerates source code from Entity Data Model conceptual schema definition language (CSDL) files.
Bb359462.pubclass(en-us,VS.90).gifEntityModelSchemaGeneratorGenerates CSDL and MSL mappings from a SSDL.
Bb359462.pubclass(en-us,VS.90).gifEntityStoreSchemaFilterEntryRepresents a single filter entry. The filter is used to allow or exclude particular database objects during generation.
Bb359462.pubclass(en-us,VS.90).gifEntityStoreSchemaGeneratorProvides methods and properties for loading database schema information and generating SSDL schema information.
Bb359462.pubclass(en-us,VS.90).gifEntityViewGeneratorGenerates views for the extents in the StorageMappingItemCollection, and creates a source code file for a type that will cache these views.
Bb359462.pubclass(en-us,VS.90).gifMetadataItemCollectionFactoryRepresents a set of methods for creating metadata ItemCollection instances.
Bb359462.pubclass(en-us,VS.90).gifPropertyGeneratedEventArgsProvides data for the OnPropertyGenerated event.
Bb359462.pubclass(en-us,VS.90).gifTypeGeneratedEventArgsProvides data for the OnTypeGenerated event.
  DelegateDescription
Bb359462.pubdelegate(en-us,VS.90).gifPropertyGeneratedEventHandlerRepresents the method that will handle the OnPropertyGenerated event.
Bb359462.pubdelegate(en-us,VS.90).gifTypeGeneratedEventHandlerRepresents the method that will handle the OnTypeGenerated event.
  EnumerationDescription
Bb359462.pubenumeration(en-us,VS.90).gifEntityStoreSchemaFilterEffectSpecifies whether to allow or exclude database objects that match the pattern specified in the EntityStoreSchemaFilterEntry.
Bb359462.pubenumeration(en-us,VS.90).gifEntityStoreSchemaFilterObjectTypesSpecifies the store object type to apply the schema filter to.
Bb359462.pubenumeration(en-us,VS.90).gifLanguageOptionSpecifies the language for the generated code.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker