ILiteQueryableResultTInto Method |
Namespace: Internal.LiteDBAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxint Into(
string newCollection,
BsonAutoId autoId = BsonAutoId.ObjectId
)
Parameters
- newCollection String
-
- autoId BsonAutoId (Optional)
-
Return Value
Int32
See Also