Table of Contents

Property RawDocuments

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

RawDocuments

Gets the raw BSON documents containing the information about the indexes.

public IEnumerable<BsonDocument> RawDocuments { get; }

Property Value

IEnumerable<BsonDocument>