Table of Contents

Class IndexOptionDefaults

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Represents index option defaults.

public class IndexOptionDefaults
Inheritance
IndexOptionDefaults
Inherited Members

Properties

StorageEngine

Gets or sets the storage engine options.

public BsonDocument StorageEngine { get; set; }

Property Value

BsonDocument