Show method signature
Shows all the information in the database about the method signatures that satisfies the search criteria arguments.
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 shema. |
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. |