StoreObjectIdentifier.DbFunction(String) Method

Definition

Creates a function id.

C#
public static Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier DbFunction (string modelName);

Parameters

modelName
String

The function model name.

Returns

The function id.

Applies to

Produkt Versioner
Entity Framework Core 5.0, 6.0, 7.0, 8.0, 9.0