Delen via


ModificationCommandBatchFactoryDependencies.ValueBufferFactoryFactory Property

Definition

The value buffer factory.

public Microsoft.EntityFrameworkCore.Storage.IRelationalValueBufferFactoryFactory ValueBufferFactoryFactory { get; }
public Microsoft.EntityFrameworkCore.Storage.IRelationalValueBufferFactoryFactory ValueBufferFactoryFactory { get; init; }
member this.ValueBufferFactoryFactory : Microsoft.EntityFrameworkCore.Storage.IRelationalValueBufferFactoryFactory
member this.ValueBufferFactoryFactory : Microsoft.EntityFrameworkCore.Storage.IRelationalValueBufferFactoryFactory with get, set
Public ReadOnly Property ValueBufferFactoryFactory As IRelationalValueBufferFactoryFactory
Public Property ValueBufferFactoryFactory As IRelationalValueBufferFactoryFactory

Property Value

Applies to