Click or drag to resize

CollationStrength Enumeration

[Missing <summary> documentation for "T:Casewhere.Common.Enums.CollationStrength"]


Namespace: Casewhere.Common.Enums
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public enum CollationStrength
Members
Member nameValueDescription
None0 
Primary1 
Secondary2 
Tertiary3 
Quaternary4 
Identical5 
See Also