Прочетете на английски Редактиране

Споделяне чрез


DbXmlEnabledProviderManifest.GetStoreFunctions Method

Definition

Returns the list of provider-supported functions.

C#
public override System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Metadata.Edm.EdmFunction> GetStoreFunctions();

Returns

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

Remarks

This (not nullable) method does not return user-defined functions. If the provider does not support any functions, this method returns an empty collection.

Applies to

Продукт Версии
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1