Show / Hide Table of Contents

Class BackgroundJobsDbContextModelCreatingExtensions

Inheritance
object
BackgroundJobsDbContextModelCreatingExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.BackgroundJobs.EntityFrameworkCore
Assembly: Volo.Abp.BackgroundJobs.EntityFrameworkCore.dll
Syntax
public static class BackgroundJobsDbContextModelCreatingExtensions

Methods

ConfigureBackgroundJobs(ModelBuilder)

Declaration
public static void ConfigureBackgroundJobs(this ModelBuilder builder)
Parameters
Type Name Description
ModelBuilder builder
In this article
Back to top Powered by Volosoft