Table of Contents

Method Execute

Namespace
MongoDB.Driver.Linq
Assembly
MongoDB.Driver.Legacy.dll

Execute()

Executes the translated Find query.

public override object Execute()

Returns

object

The result of executing the translated Find query.