CheckConstraintBuilder.IInfrastructure<IConventionCheckConstraintBuilder>.Instance Property

Definition

Gets the value of the property being hidden.

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

Property Value

Implements

Attributes

Applies to