Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
FUNCTION xpfGetModelStringEncodingName (modelId                     : GENERIC)
                                        stringEncodingName          : STRING;

This function will return the encoded string encoding name for the given model.

Arguments

...

stringEncodingName

modelId

Id for the model

TypeNameComment
GENERICmodelIdInstance ID of the model within the EDMdatabase

Return Value

...

 

TypeNameComment
stringEncodingNameSTRINGThe returned encoded string name shall be one of the following strings:  
UTF-8
UTF-16
ISO-10646-UCS-2
ISO-10646-UCS-4
ISO-LATIN-1
ISO-LATIN-2
ISO-8859-3
ISO-8859-4
ISO-8859-5
ISO-8859-6
ISO-8859-7
ISO-8859-8
ISO-8859-9
ISO-2022-JP
SHIFT_JIS
EUC-JP

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 
EXAMPLE

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"