Show / Hide Table of Contents

Class AbpAuditLoggingDbProperties

Inheritance
System.Object
AbpAuditLoggingDbProperties
Namespace: Volo.Abp.AuditLogging
Assembly: Volo.Abp.AuditLogging.Domain.dll
Syntax
public static class AbpAuditLoggingDbProperties : object

Fields

ConnectionStringName

Declaration
public const string ConnectionStringName = null
Field Value
Type Description
System.String

Properties

DbSchema

Declaration
public static string DbSchema { get; set; }
Property Value
Type Description
System.String

DbTablePrefix

Declaration
public static string DbTablePrefix { get; set; }
Property Value
Type Description
System.String
Back to top Powered by Volosoft