Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.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
Public classEdmToObjectNamespaceMapRepresents a collection of Entity Data Model (EDM) to code namespace mappings.
Public classEntityClassGeneratorGenerates source code from Entity Data Model conceptual schema definition language (CSDL) files.
Public classEntityModelSchemaGeneratorGenerates CSDL and MSL mappings from a SSDL.
Public classEntityStoreSchemaFilterEntryRepresents a single filter entry. The filter is used to allow or exclude particular database objects during generation.
Public classEntityStoreSchemaGeneratorProvides methods and properties for loading database schema information and generating SSDL schema information.
Public classEntityViewGeneratorGenerates views for the extents in the StorageMappingItemCollection, and creates a source code file for a type that will cache these views.
Public classMetadataItemCollectionFactoryRepresents a set of methods for creating metadata ItemCollection instances.
Public classPropertyGeneratedEventArgsProvides data for the OnPropertyGenerated event.
Public classTypeGeneratedEventArgsProvides data for the OnTypeGenerated event.
  DelegateDescription
Public delegatePropertyGeneratedEventHandlerRepresents the method that will handle the OnPropertyGenerated event.
Public delegateTypeGeneratedEventHandlerRepresents the method that will handle the OnTypeGenerated event.
  EnumerationDescription
Public enumerationEntityStoreSchemaFilterEffectSpecifies whether to allow or exclude database objects that match the pattern specified in the EntityStoreSchemaFilterEntry.
Public enumerationEntityStoreSchemaFilterObjectTypesSpecifies the store object type to apply the schema filter to.
Public enumerationLanguageOptionSpecifies 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
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker