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