Table of Contents

Property Definition

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Definition

Gets the index definition, if one was passed to a constructor of this class, otherwise throws.

public BsonDocument Definition { get; }

Property Value

BsonDocument

The definition.