<< Click to Display Table of Contents >> RayPack > 7.3 u6 > User Guide > Reference and Cheat Sheets > Custom RayPack Installer Database Tables RPSqlFileSpec table |
The RPSqlFileSpec table contains the columns shown in the following table.
Column |
Type |
Key |
Nullable |
---|---|---|---|
RPSqlFileSpec |
Text (s72) |
Y |
N |
Name |
Text (s255) |
N |
N |
Filename |
Text (s255) |
N |
N |
Size |
Text (S72) |
N |
Y |
MaxSize |
Text (S72) |
N |
Y |
GrowthSize |
Text (S72) |
N |
Y |
RPSqlFileSpec
ID of File specification.
Name
Name of File specification.
Filename
Name of file.
Size
Size of file.
MaxSize
Maximum size of file.
GrowthSize
Growth size of file.