Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
FUNCTION xpxDeleteMethodSignatureBN (methodType, methodName, schemaName :

...

 STRING)
                                     status                             : INTEGER;

The xpxDeleteMethodSignatureBN function deletes any additional information / documentation of a method from the EDMdatabase  .
A method signature is an instance of the EDM_METHOD entity in the ExpressDataManager model. A method is either an Express-X Mapping Schema or a Query Function. The method signature contains information about the required input parameters for each method. It may also contain a more general and descriptive text for documentation purposes.
Query functions already have their parameters defined in the qurey query function signature. Hence, they implicitely implicitly get a method signature definition in the ExpressDataManager model and they may therefore not be deleted. Therefore this method is only applicable on Express-X mapping schemas.. The argument <methodType>

Arguments

...

TypeNameComment
STRINGmethodType

specifies the type of method.

...

  • XPX
STRINGmethodNamespecifies the name that was assigned to the Express-X Mapping Schema method when it was defined.

...

STRINGschemaNamespecifies the name of the Express-X Schema Map.

...

Return Value

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

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