Show / Hide Table of Contents

Class UnitOfWorkItemNames

Inheritance
object
UnitOfWorkItemNames
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Domain.Repositories
Assembly: Volo.Abp.Ddd.Domain.dll
Syntax
public static class UnitOfWorkItemNames

Fields

HardDeletedEntities

Declaration
public const string HardDeletedEntities = "AbpHardDeletedEntities"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform