Class TextTemplateManagementDbProperties
Inheritance
TextTemplateManagementDbProperties
Assembly: Volo.Abp.TextTemplateManagement.Domain.dll
Syntax
public static class TextTemplateManagementDbProperties
Fields
ConnectionStringName
Declaration
public const string ConnectionStringName = "TextTemplateManagement"
Field Value
Properties
DbSchema
Declaration
public static string DbSchema { get; set; }
Property Value
DbTablePrefix
Declaration
public static string DbTablePrefix { get; set; }
Property Value