Enum AggregateStringTranslationMode
Option for which expression to generate for certain string operations.
Fields
Bytes = 0
Translate to the byte variation.
CodePoints = 1
Translate to the code points variation.
Option for which expression to generate for certain string operations.
Bytes = 0
Translate to the byte variation.
CodePoints = 1
Translate to the code points variation.