NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.LiteDB.Engine
LiteEngine Class
LiteEngine Methods
BeginTrans Method
Checkpoint Method
Commit Method
Delete Method
DeleteMany Method
Dispose Method
DropCollection Method
DropIndex Method
EnsureIndex Method
GetCollectionNames Method
Insert Method
Pragma Method
Query Method
Rebuild Method
RenameCollection Method
Rollback Method
Update Method
UpdateMany Method
Upgrade Method
Upsert Method
Lite
Engine
Get
Collection
Names Method
Returns all collection inside datafile
Namespace:
Internal.LiteDB.Engine
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
public
IEnumerable
<
string
>
GetCollectionNames
()
Return Value
IEnumerable
String
See Also
Reference
LiteEngine Class
Internal.LiteDB.Engine Namespace
Copyright 2026 NeoAxis Group. All rights reserved.