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

Property Unique

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Unique

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

public bool? Unique { get; set; }

Property Value

bool?