DatabaseDependencies.UpdateAdapterFactory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Factory for creating update adapters.
public Microsoft.EntityFrameworkCore.Update.IUpdateAdapterFactory UpdateAdapterFactory { get; init; }
public Microsoft.EntityFrameworkCore.Update.IUpdateAdapterFactory UpdateAdapterFactory { get; }
member this.UpdateAdapterFactory : Microsoft.EntityFrameworkCore.Update.IUpdateAdapterFactory with get, set
member this.UpdateAdapterFactory : Microsoft.EntityFrameworkCore.Update.IUpdateAdapterFactory
Public Property UpdateAdapterFactory As IUpdateAdapterFactory
Public ReadOnly Property UpdateAdapterFactory As IUpdateAdapterFactory