Table of Contents

Property EnableClientSideProjections

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

EnableClientSideProjections

Gets or sets whether client side projections are enabled.

public bool? EnableClientSideProjections { get; set; }

Property Value

bool?