Table of Contents

Enum CollationMaxVariable

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

Controls which characters are affected by alternate: "Shifted".

public enum CollationMaxVariable

Fields

Punctuation = 0

Punctuation and spaces are affected (the default).

Space = 1

Only spaces.