Class FormsDbProperties
Inherited Members
Namespace: Volo.Forms
Assembly: Volo.Forms.Domain.dll
Syntax
public static class FormsDbProperties
Fields
ConnectionStringName
Declaration
public const string ConnectionStringName = "Forms"
Field Value
| Type | Description |
|---|---|
| string |
Properties
DbSchema
Declaration
public static string DbSchema { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
DbTablePrefix
Declaration
public static string DbTablePrefix { get; set; }
Property Value
| Type | Description |
|---|---|
| string |