Defines resource methods
| Column Name | Column Datatype | Column Null Option | Column Comment |
| id | integer | not null | Unique table id |
| ds_type | integer | with null | Data source type, 1=database, 2=registry query, 3=registry property, 4=java method |
| class_name | varchar(64) | with null | Registry class name or database table name |
| criteria | varchar(256) | with null | The search criteria |
| data_source | varchar(64) | with null | The icdb id, it allows the tree to display data from multiple data source. not used now |
Product Name: Unicenter Service Management
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| id | usm_rsc_parameter | method_id |
| id | usm_rsc_nmrefer | method_id |