Table of Contents

Method ReadJavaScriptWithScope

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

ReadJavaScriptWithScope()

Reads a BSON JavaScript with scope from the reader (call ReadStartDocument next to read the scope).

public abstract string ReadJavaScriptWithScope()

Returns

string

A string.