NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.LiteDB
LiteDatabase Class
LiteDatabase Methods
BeginTrans Method
Checkpoint Method
CollectionExists Method
Commit Method
Dispose Method
DropCollection Method
Execute Method
Finalize Method
GetCollection Method
GetCollectionNames Method
GetStorage<TFileId> Method
Pragma Method
Rebuild Method
RenameCollection Method
Rollback Method
Lite
Database
Drop
Collection Method
Drop a collection and all data + indexes
Namespace:
Internal.LiteDB
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
public
bool
DropCollection
(
string
name
)
Parameters
name
String
Return Value
Boolean
Implements
ILiteDatabase
DropCollection(String)
See Also
Reference
LiteDatabase Class
Internal.LiteDB Namespace
Copyright 2026 NeoAxis Group. All rights reserved.