SSDL File

Why do we have SSDL file when we need only csdl and msl files. IS this file also generated by the mapping tool?
[111 byte] By [SJ0775] at [2008-2-5]
# 1

The Store Schema (SSDL) contains the metadata that describes the schema of your datastore. The central concept in the store schema are entities. Entities are instances of Entity Types (e.g., Product) where an instance represents a single record. And yes it is also generated.

Perhaps this might help you to understand the metadata in the framework "ADO.NET Entity Framework Metadata".

PaulGielens at 2007-8-30 > top of Msdn Tech,Visual Studio Orcas,ADO.NET Orcas...

Visual Studio Orcas

Site Classified