Cmdlets for MongoDB

Build 24.0.9062

UseFindAPI Parameter (Connect-MongoDB Cmdlet)

Execute MongoDB queries using db.collection.find().

Syntax

Connect-MongoDB -UseFindAPI bool

Data Type

bool

Default Value

true

Remarks

Amazon DocumentDB doesn't support the legacy OP_QUERY interface, so this must be set to True to query DocumentDB clusters with db.collection.find() instead.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062