Defines resource property information for the resource node.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| id | integer | not null | Unique table id |
| node_id | integer | with null | The rsc_node id |
| type | integer | with null | 1=static value, 2=dynamic value |
| name | nvarchar(64) | with null | The property name |
| value | nvarchar(256) | with null | The property value |
Product Name: Unicenter Service Management
Table Type: Table