Defines parameters which is related to the resource method
| Column Name | Column Datatype | Column Null Option | Column Comment |
| id | integer | not null | Unique table id |
| method_id | integer | with null | The method id that uses the parameter |
| seq_no | integer | with null | The parameter sequence number within one method |
| name | nvarchar(64) | with null | The parameter name that matches to registry attribute name or table field name |
Product Name: Unicenter Service Management
Table Type: Table