Interface IDbServerCfgContextOptionsBuilder
interfae of an DbContextOptionsBuilder that provides access to a IServiceCollection
public interface IDbServerCfgContextOptionsBuilder
- Extension Methods
Properties
SvcCollection
IServiceCollection SvcCollection { get; }