OwnedNavigationSplitViewBuilder<TOwnerEntity,TDependentEntity>.IInfrastructure<OwnedNavigationBuilder<TOwnerEntity,TDependentEntity>>.Instance Property

Definition

Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationBuilder<TOwnerEntity,TDependentEntity> Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationBuilder<TOwnerEntity,TDependentEntity>>.Instance { get; }
member this.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationBuilder<TOwnerEntity,TDependentEntity>>.Instance : Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationBuilder<'OwnerEntity, 'DependentEntity (requires 'OwnerEntity : null and 'DependentEntity : null)>
 ReadOnly Property Instance As OwnedNavigationBuilder(Of TOwnerEntity, TDependentEntity) Implements IInfrastructure(Of OwnedNavigationBuilder(Of TOwnerEntity, TDependentEntity)).Instance

Property Value

Implements

Applies to