Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
FUNCTION xpfGetDefinedType (modelId  : GENERIC;
                            typeName : STRING)
                             typeId   : GENERIC;

The xpfGetDefinedType function returns the the instance id of a type which is given by name.
<modelId>: Id

Arguments

...

TypeNameComment
GENERICmodelIdId of a model which populates the schema where the type is defined.
STRINGtypeName

...

Name of the type.

...

Return Value

...

 

TypeNameComment
GENERICtypeIdReturned value, instance id of the type.

...

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

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