Click or drag to resize

ILiteCollectionTDeleteAll Method

Delete all documents inside collection. Returns how many documents was deleted. Run inside current transaction

Namespace: Internal.LiteDB
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
int DeleteAll()

Return Value

Int32
See Also