Share via


UnicodeCharacterBehavior Enum

Definition

An enumeration of the different types of Unicode Character behaviors allowed by Analysis Service.

public enum UnicodeCharacterBehavior
type UnicodeCharacterBehavior = 
Public Enum UnicodeCharacterBehavior
Inheritance
UnicodeCharacterBehavior

Fields

Name Value Description
CodeUnits 1

The surrogate behavior that is supported is codeunit mode.

CodePoints 2

The surrogate behavior that is supported is codepoint mode.

Applies to