List method signature
Lists the methods matching the arguments given. Query methods are listed on the form: QEX:<shema name>.<query schema name>.<method name> and mapping methods on the form: XPX:<mapping schema name>.<method name>
If you want to see parameter types and return value type, use the command Schemata>Method signature>Show method signature.
Arguments:
Method type: |
Specify type of method. Either QEX for query method or XPX for Express-x mapping methods. |
Method schema: |
Specify the name of the schema. For QEX methods this is the underlying Express schema. For XPX methods this is the Express-x schema. |
Method query schema: |
Specify the query schema. Only relevant for QEX methods. |
Method name: |
Specify name of method |
Options:
accumulating command output: |
A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed. |
match selected input: |
A global option that specifies that only items that partly or exactly matches the string in the related argument input field when activating a Select button, will be in the selection list. An empty (blank) string will match all items. |
exact match: |
A global option that specifies that only the procedure with a name that exactly matches the <Method type> arguments will be displayed. |