<< Click to Display Table of Contents >> RayPack > 7.3 u6 > User Guide > Reference and Cheat Sheets > Custom RayPack Installer Database Tables RPStreamFiles table |
The RPStreamFiles table contains the columns shown in the following table.
Column |
Type |
Key |
Nullable |
---|---|---|---|
Name |
Identifier (s72) |
Y |
N |
Table |
Identifier (s32) |
Y |
N |
FilePath |
Text (s0) |
N |
N |
Date |
Integer (I4) |
N |
Y |
Size |
Integer (I4) |
N |
Y |
Attributes |
Integer (I2) |
N |
Y |
Name
ID of stream file.
Table
Stream file resource table type. Valid values: Binary, Icon
FilePath
Path to the file.
Note: This field accepts formatted values. Refer to the reference of table RPSourcePath for more information. |
Date
Date of last modification.
Size
Size of file.
Attributes
Attribute from refresh action:
0 = refresh inactive
1 = refresh active