1.

What Is Csdl?

Answer»

Conceptual schema definition language (CSDL) is an XML-based language that describes the ENTITIES, relationships, and functions that make up a conceptual model of a data-driven application. This conceptual model can be USED by the Entity Framework or WCF Data Services.

The metadata that is described with CSDL is used by the Entity Framework to map entities and relationships that are DEFINED in a conceptual model to a data SOURCE.

Conceptual schema definition language (CSDL) is an XML-based language that describes the entities, relationships, and functions that make up a conceptual model of a data-driven application. This conceptual model can be used by the Entity Framework or WCF Data Services.

The metadata that is described with CSDL is used by the Entity Framework to map entities and relationships that are defined in a conceptual model to a data source.



Discussion

No Comment Found