CleanEntityStorageResult Struct

Definition

The result of a clean entity storage operation.

public struct CleanEntityStorageResult
type CleanEntityStorageResult = struct
Public Structure CleanEntityStorageResult
Inheritance
CleanEntityStorageResult

Fields

NumberOfEmptyEntitiesRemoved

The number of entities whose metadata was removed from storage.

NumberOfOrphanedLocksRemoved

The number of orphaned locks that were removed.

Applies to