NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.LiteDB
ILiteStorage<TFileId> Interface
ILiteStorage<TFileId> Methods
Delete Method
Download Method
Exists Method
Find Method
FindAll Method
FindById Method
OpenRead Method
OpenWrite Method
SetMetadata Method
Upload Method
ILite
Storage
TFileId
Exists Method
Returns if a file exisits in database
Namespace:
Internal.LiteDB
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
bool
Exists
( TFileId
id
)
Parameters
id
TFileId
Return Value
Boolean
See Also
Reference
ILiteStorage
TFileId
Interface
Internal.LiteDB Namespace
Copyright 2026 NeoAxis Group. All rights reserved.