Table of Contents

Class CustomCollation

Namespace: Casewhere.Common
Assembly: Casewhere.Common.dll

public class CustomCollation

Inheritance

objectCustomCollation

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<CustomCollation>(CustomCollation)

Constructors

CustomCollation()

public CustomCollation()

Properties

CollationLocale

public string CollationLocale { get; set; }

Property Value

string

CollationStrength

public CollationStrength? CollationStrength { get; set; }

Property Value

CollationStrength?

IsCustomCollation

public bool IsCustomCollation { get; set; }

Property Value

bool

Methods

IsSimpleCollation()

public bool IsSimpleCollation()

Returns

bool

IsValidCollation()

public bool IsValidCollation()

Returns

bool