IRelationalDatabaseProviderServices.ValueBufferFactoryFactory Property

Definition

The IRelationalValueBufferFactoryFactory for the provider.

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

Property Value

Applies to