DbFunctionBuilderBase.IInfrastructure<IConventionDbFunctionBuilder>.Instance Property

Definition

Gets the value of the property being hidden.

Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionDbFunctionBuilder Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionDbFunctionBuilder>.Instance { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionDbFunctionBuilder>.Instance : Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionDbFunctionBuilder
 ReadOnly Property Instance As IConventionDbFunctionBuilder Implements IInfrastructure(Of IConventionDbFunctionBuilder).Instance

Property Value

Implements

Attributes

Applies to