Share via


IConventionDbFunctionBuilder.Metadata Property

Definition

The function being configured.

[System.Runtime.CompilerServices.Nullable(1)]
public Microsoft.EntityFrameworkCore.Metadata.IConventionDbFunction Metadata { get; }
public Microsoft.EntityFrameworkCore.Metadata.IConventionDbFunction Metadata { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
member this.Metadata : Microsoft.EntityFrameworkCore.Metadata.IConventionDbFunction
member this.Metadata : Microsoft.EntityFrameworkCore.Metadata.IConventionDbFunction
Public ReadOnly Property Metadata As IConventionDbFunction

Property Value

Attributes

Applies to