Microsoft.Data.Entity.Design.DatabaseGeneration.OutputGenerators Namespace

Classes in the Microsoft.Data.Entity.Design.DatabaseGeneration.OutputGenerators namespace are called by classes in the Microsoft.Data.Entity.Design.DatabaseGeneration.Activities namespace to generate storage model metadata and mapping information from conceptual model metadata.

Classes

  Class Description
Public class CsdlToMsl Generates mapping specification language (MSL) based on the provided conceptual schema definition language (CSDL).
Public class CsdlToSsdl Generates store schema definition language (SSDL) based on the provided conceptual schema definition language (CSDL).
Public class OutputGeneratorActivity A base class for CsdlToSsdlAndMslActivity.

Interfaces

  Interface Description
Public interface IGenerateActivityOutput Exposes methods that generate output for a given input.

See Also

Reference

Other Resources

Windows Workflow Foundation