Interface IMongoEntityModel
Namespace: Volo.Abp.MongoDB
Assembly: Volo.Abp.MongoDB.dll
Syntax
public interface IMongoEntityModel
Properties
CollectionName
Declaration
string CollectionName { get; }
Property Value
| Type | Description |
|---|---|
| string |
EntityType
Declaration
Type EntityType { get; }
Property Value
| Type | Description |
|---|---|
| Type |