Click or drag to resize

Collation Properties

The Collation type exposes the following members.

Properties
  NameDescription
Public propertyAlternate
Gets whether spaces and punctuation are considered base characters.
Public propertyBackwards
Gets whether secondary differencs are to be considered in reverse order.
Public propertyCaseFirst
Gets whether upper case or lower case is ordered first.
Public propertyCaseLevel
Gets whether the collation is case sensitive at strength 1 and 2.
Public propertyLocale
Gets the locale.
Public propertyMaxVariable
Gets which characters are affected by the alternate: "Shifted".
Public propertyNormalization
Gets the normalization.
Public propertyNumericOrdering
Gets whether numbers are ordered numerically.
Public propertyStatic memberSimple
Gets the simple binary compare collation.
Public propertyStrength
Gets the strength.
Top
See Also