NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.LiteDB
ILiteQueryable<T> Interface
ILiteQueryable<T> Methods
Include Method
Include(BsonExpression) Method
Include<K>(Expression<Func<T, K>>) Method
Include(List<BsonExpression>) Method
ILite
Queryable
T
Include(Bson
Expression) Method
Namespace:
Internal.LiteDB
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
ILiteQueryable
<T>
Include
(
BsonExpression
path
)
Parameters
path
BsonExpression
Return Value
ILiteQueryable
T
See Also
Reference
ILiteQueryable
T
Interface
Include Overload
Internal.LiteDB Namespace
Copyright 2026 NeoAxis Group. All rights reserved.