Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Enum CollationCaseFirst

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Uppercase or lowercase first.

public enum CollationCaseFirst

Fields

Off = 0

Off (the default).

Upper = 1

Uppercase first.

Lower = 2

Lowercase first.