Microsoft.Data.Entity.Design.DatabaseGeneration - пространство имен

The Microsoft.Data.Entity.Design.DatabaseGeneration namespace contains classes used by the Generate Database Wizard to generate a database from a conceptual model.

Классы

Класс Описание
EdmConstants Defines constants that are used by classes in the Microsoft.Data.Entity.Design.DatabaseGeneration, Microsoft.Data.Entity.Design.DatabaseGeneration.Activities, and Microsoft.Data.Entity.Design.DatabaseGeneration.OutputGenerators namespaces when generating a database from a conceptual model.
EdmExtension Provides helper methods to classes in the Microsoft.Data.Entity.Design.DatabaseGeneration, Microsoft.Data.Entity.Design.DatabaseGeneration.Activities, and Microsoft.Data.Entity.Design.DatabaseGeneration.OutputGenerators namespaces for generating and validating ItemCollections.
EdmParameterBag Provides values for the parameters that are defined in the EdmParameterBag.ParameterName enumeration.
MetadataWorkspaceExtensions Provides extension methods for navigating and querying item collections in the System.Data.Metadata.Edm namespace.

Интерфейсы

Интерфейс Описание
IAssemblyLoader Resolves workflow OutputGenerators.

Делегаты

Делегат Описание
MetadataWorkspaceExtensions.ScalarInComplexPropertyVisitorDelegate The delegate type that the VisitComplexProperty method uses to allow user-defined control over how scalar properties of a complex type property in the conceptual model are named in the generated storage model.

Перечисления

Перечисление Описание
EdmParameterBag.ParameterName An enumeration of parameter names that are used by classes in the Microsoft.Data.Entity.Design.DatabaseGeneration.OutputGenerators namespace when generating a database from a conceptual model.