Class AbpMongoDbContextRegistrationOptions
Inheritance
System.Object
AbpMongoDbContextRegistrationOptions
Implements
Inherited Members
Namespace: Volo.Abp.MongoDB.DependencyInjection
Assembly: Volo.Abp.MongoDB.dll
Syntax
public class AbpMongoDbContextRegistrationOptions : AbpCommonDbContextRegistrationOptions, IAbpMongoDbContextRegistrationOptionsBuilder, IAbpCommonDbContextRegistrationOptionsBuilder
Constructors
AbpMongoDbContextRegistrationOptions(Type, IServiceCollection)
Declaration
public AbpMongoDbContextRegistrationOptions(Type originalDbContextType, IServiceCollection services)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | originalDbContextType | |
| IServiceCollection | services |