xpfGetMethodSignatureId
FUNCTION xpfGetMethodSignatureId (methodType : STRING) methodName : STRING) schemaName : STRING) methodSignatureId : GENERIC;
The xpfGetMethodSignatureId function returns the ID of the method signature. The ID is returned in the argument <methodSignatureId>. The <methodType> argument specifies the type (QEX or XPX) and the name of the method of interrest is specified by the <methodName> argument. The <schemaName> argument specifies the name of the schema holding the method of interrest.
Arguments
Type | Name | Comment |
STRING | methodType | comments |
STRING | methodName | Â |
STRING | schemaName | Â |
Return Value
Â
Type | Name | Comment |
GENERIC | methodSignatureId | comments |
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â