Table of Contents

Property NumPartitions

Namespace
MongoDB.EntityFrameworkCore.Metadata.Search.Definitions
Assembly
MongoDB.EntityFrameworkCore.dll

NumPartitions

Specifies the number of sub-indexes to create if the document count exceeds two billion.

public int? NumPartitions { get; set; }

Property Value

int?