CsdlToSsdl Class
Generates store schema definition language (SSDL) based on the provided conceptual schema definition language (CSDL).
Assembly: Microsoft.Data.Entity.Design.DatabaseGeneration (in Microsoft.Data.Entity.Design.DatabaseGeneration.dll)
Name | Description | |
---|---|---|
![]() | CsdlToSsdl() | Initializes a new instance of the CsdlToSsdl class. |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GenerateActivityOutput<T>(OutputGeneratorActivity, NativeActivityContext, IDictionary<String, Object>) | Generates store schema definition language (SSDL) 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.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.