Class AbpMongoDbContextRegistrationOptions
Implements
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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 |
|---|---|---|
| System.Type | originalDbContextType | |
| Microsoft.Extensions.DependencyInjection.IServiceCollection | services |