Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Property Sparse

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Sparse

Gets or sets a value indicating whether the index is a sparse index.

public bool? Sparse { get; set; }

Property Value

bool?