Show / Hide Table of Contents

Class FeatureManagementDbContextModelCreatingExtensions

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

Methods

ConfigureFeatureManagement(ModelBuilder)

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