Share via


StoredProcedureParameterBuilder.IInfrastructure<PropertyBuilder>.Instance Property

Definition

[System.Runtime.CompilerServices.Nullable(2)]
Microsoft.EntityFrameworkCore.Metadata.Builders.PropertyBuilder? Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.EntityFrameworkCore.Metadata.Builders.PropertyBuilder>.Instance { get; }
Microsoft.EntityFrameworkCore.Metadata.Builders.PropertyBuilder? Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.EntityFrameworkCore.Metadata.Builders.PropertyBuilder>.Instance { get; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.EntityFrameworkCore.Metadata.Builders.PropertyBuilder>.Instance : Microsoft.EntityFrameworkCore.Metadata.Builders.PropertyBuilder
member this.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.EntityFrameworkCore.Metadata.Builders.PropertyBuilder>.Instance : Microsoft.EntityFrameworkCore.Metadata.Builders.PropertyBuilder
 ReadOnly Property Instance As PropertyBuilder Implements IInfrastructure(Of PropertyBuilder).Instance

Property Value

Implements

Attributes

Applies to