RuntimeDbFunction.IReadOnlyDbFunction.IsBuiltIn Property

Definition

Gets the value indicating whether the database function is built-in.

bool Microsoft.EntityFrameworkCore.Metadata.IReadOnlyDbFunction.IsBuiltIn { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyDbFunction.IsBuiltIn : bool
 ReadOnly Property IsBuiltIn As Boolean Implements IReadOnlyDbFunction.IsBuiltIn

Property Value

Implements

Attributes

Applies to