RelationalDatabaseProviderServices.ValueBufferFactoryFactory Property

Definition

Gets the IRelationalValueBufferFactoryFactory for the database provider.

public virtual Microsoft.EntityFrameworkCore.Storage.IRelationalValueBufferFactoryFactory ValueBufferFactoryFactory { get; }
member this.ValueBufferFactoryFactory : Microsoft.EntityFrameworkCore.Storage.IRelationalValueBufferFactoryFactory
Public Overridable ReadOnly Property ValueBufferFactoryFactory As IRelationalValueBufferFactoryFactory

Property Value

Implements

Applies to