DbProviderServices.GetConceptualSchemaDefinition Method (String)

 

Returns an XML reader which represents the CSDL description

Namespace:   System.Data.Entity.Core.Common
Assembly:  EntityFramework (in EntityFramework.dll)

public static XmlReader GetConceptualSchemaDefinition(
	string csdlName
)

Parameters

csdlName
Type: System.String

The name of the CSDL description.

Return Value

Type: System.Xml.XmlReader

An XmlReader that represents the CSDL description