Class CustomCollation
Namespace: Casewhere.Common
Assembly: Casewhere.Common.dll
public class CustomCollation
Inheritance
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
CollationStrength
public CollationStrength? CollationStrength { get; set; }
Property Value
IsCustomCollation
public bool IsCustomCollation { get; set; }
Property Value
Methods
IsSimpleCollation()
public bool IsSimpleCollation()
Returns
IsValidCollation()
public bool IsValidCollation()