RelationalDatabaseCreator.ExecutionStrategyFactory 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.
Gets the IExecutionStrategyFactory to be used.
protected Microsoft.EntityFrameworkCore.Storage.IExecutionStrategyFactory ExecutionStrategyFactory { get; }
member this.ExecutionStrategyFactory : Microsoft.EntityFrameworkCore.Storage.IExecutionStrategyFactory
Protected ReadOnly Property ExecutionStrategyFactory As IExecutionStrategyFactory