The syscdr_risdir Table
The syscdr_risdir table contains information about the contents of the RIS directory.
Column | Type | Description |
---|---|---|
risd_rid | integer | Pseudo row ID |
risd_file | char(128) | RIS file name |
risd_mode | integer | File mode |
risd_size | integer | File size in bytes |
risd_atime | datetime | Last access time |
risd_mtime | datetime | Last modified time |
risd_ctime | datetime | Create time |