CsdlToMsl Class
Entity Framework 5.0
Generates mapping specification language (MSL) based on the provided conceptual schema definition language (CSDL).
Namespace: Microsoft.Data.Entity.Design.DatabaseGeneration.OutputGenerators
Assembly: Microsoft.Data.Entity.Design.DatabaseGeneration (in Microsoft.Data.Entity.Design.DatabaseGeneration.dll)
The CsdlToMsl type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GenerateActivityOutput(Of T) | Generates mapping specification language (MSL) based on the provided conceptual schema definition language (CSDL). |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
The CsdlToMsl class implements the IGenerateActivityOutput interface.
Show:
