DbProviderManifest.GetDbInformation Method (String)
When overridden in a derived class, this method returns provider-specific information.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- informationType
-
Type:
System.String
The type of the information to return.
Return Value
Type: System.Xml.XmlReaderThe XmlReader object that represents the mapping to the underlying data store catalog.