Class AbpTenantManagementModelBuilderConfigurationOptions
Inheritance
System.Object
AbpTenantManagementModelBuilderConfigurationOptions
Inherited Members
Namespace: Volo.Abp.TenantManagement.EntityFrameworkCore
Assembly: Volo.Abp.TenantManagement.EntityFrameworkCore.dll
Syntax
public class AbpTenantManagementModelBuilderConfigurationOptions : AbpModelBuilderConfigurationOptions
Constructors
AbpTenantManagementModelBuilderConfigurationOptions(String, String)
Declaration
public AbpTenantManagementModelBuilderConfigurationOptions(string tablePrefix, string schema)
Parameters
Type | Name | Description |
---|---|---|
System.String | tablePrefix | |
System.String | schema |