Class AppliedDatabaseMigrationsEto
Inherited Members
Namespace: Volo.Abp.Data
Assembly: Volo.Abp.Data.dll
Syntax
[EventName("abp.data.applied_database_migrations")]
public class AppliedDatabaseMigrationsEto
Constructors
AppliedDatabaseMigrationsEto()
Declaration
public AppliedDatabaseMigrationsEto()
Properties
DatabaseName
Declaration
public string DatabaseName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
TenantId
Declaration
public Guid? TenantId { get; set; }
Property Value
| Type | Description |
|---|---|
| Guid? |