Class FourthDbContextDummyEntity
Inheritance
FourthDbContextDummyEntity
Implements
Inherited Members
Namespace: Volo.Abp.EntityFrameworkCore.TestApp.FourthContext
Assembly: Volo.Abp.EntityFrameworkCore.Tests.SecondContext.dll
Syntax
public class FourthDbContextDummyEntity : AggregateRoot<Guid>, IAggregateRoot<Guid>, IEntity<Guid>, IAggregateRoot, IEntity, IGeneratesDomainEvents, IHasExtraProperties, IHasConcurrencyStamp
Constructors
FourthDbContextDummyEntity()
Declaration
public FourthDbContextDummyEntity()
Properties
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
string |