Table of Contents

Enum CollationStrength

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Core.dll

Prioritizes the comparison properties.

public enum CollationStrength

Fields

Primary = 1

Primary.

Secondary = 2

Secondary.

Tertiary = 3

Tertiary (the default).

Quaternary = 4

Quaternary.

Identical = 5

Identical.