DbXmlEnabledProviderManifest Constructor (XmlReader)

 

Initializes a new instance of the DbXmlEnabledProviderManifest class.

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

protected DbXmlEnabledProviderManifest(
	XmlReader reader
)

Parameters

reader
Type: System.Xml.XmlReader

An XmlReader object that provides access to the XML data in the provider manifest file.