Collation Strength Enumeration
[Missing <summary> documentation for "T:Casewhere.Common.Enums.CollationStrength"]
Definition
Namespace: Casewhere.Common.Enums
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public enum CollationStrengthMembers
| None | 0 | |
| Primary | 1 | |
| Secondary | 2 | |
| Tertiary | 3 | |
| Quaternary | 4 | |
| Identical | 5 |
Extension Methods
| ConvertToT |
(Defined by EnumExtensions) |
| GetAttributeT |
(Defined by EnumExtensions) |
| ToName |
(Defined by EnumExtensions) |