Click or drag to resize

QueryAll(Int32) Method

Returns all documents

Namespace: Internal.LiteDB
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static Query All(
	int order = 1
)

Parameters

order  Int32  (Optional)
 

Return Value

Query
See Also