Show / Hide Table of Contents

Class EventInboxDbContextModelBuilderExtensions

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

Methods

ConfigureEventInbox(ModelBuilder)

Declaration
public static void ConfigureEventInbox(this ModelBuilder builder)
Parameters
Type Name Description
ModelBuilder builder
In this article
Back to top Powered by ABP.IO Platform