NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.LiteDB
ILiteDatabase Interface
ILiteDatabase Methods
BeginTrans Method
Checkpoint Method
CollectionExists Method
Commit Method
DropCollection Method
Execute Method
GetCollection Method
GetCollectionNames Method
GetStorage<TFileId> Method
Pragma Method
Rebuild Method
RenameCollection Method
Rollback Method
ILite
Database
Get
Collection
Names Method
Get all collections name inside this database.
Namespace:
Internal.LiteDB
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
IEnumerable
<
string
>
GetCollectionNames
()
Return Value
IEnumerable
String
See Also
Reference
ILiteDatabase Interface
Internal.LiteDB Namespace
Copyright 2026 NeoAxis Group. All rights reserved.