UcaCollationSettings PropertiesUcaCollationSettings PropertiesUcaCollationSettings Properties

The UcaCollationSettingsUcaCollationSettingsUcaCollationSettings type exposes the following members.

Properties

 PropertyDescription
Public propertyAlternateAlternateAlternate Controls the effect of characters such as spaces and hyphens.
Public propertyBackwardsBackwardsBackwards Gets a value indicating whether the last accent in a term is the most significant.
Public propertyCaseLevelCaseLevelCaseLevel Gets a value indicating whether to ignore accents while taking account of case.
Public propertyCaseOrderCaseOrderCaseOrder Gets a value indicating whether upper-case precedes lower-case or vice versa.
Public propertyLanguageLanguageLanguage Gets the language whose collation conventions are to be used.
Public propertyNormalizationNormalizationNormalization Gets a value indicating whether search terms are converted to normalization form D.
Public propertyNumericNumericNumeric Gets or sets a value indicating whether a sequence of consecutive digits is interpreted as a number.
Public propertyReorderReorderReorder Gets the a collection of reoder codes.
Public propertyStrengthStrengthStrength Gets the collation strength as defined in UCA.
Public propertyVersionVersionVersion Gets the version.

Top