DbXmlEnabledProviderManifest.GetStoreFunctions Method ()

 

Returns the list of provider-supported functions.

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

public override ReadOnlyCollection<EdmFunction> GetStoreFunctions()

Return Value

Type: System.Collections.ObjectModel.ReadOnlyCollection<EdmFunction>

A collection of type ReadOnlyCollection<T> that contains the list of provider-supported functions.