<< Click to Display Table of Contents >> RayPack > 7.3 u6 > User Guide > Reference and Cheat Sheets > Custom RayPack Installer Database Tables RPIIsWebServiceExtension table |
The RPIIsWebServiceExtension table contains the columns shown in the following table.
Column |
Type |
Key |
Nullable |
---|---|---|---|
RPIIsWebServiceExtension |
Identifier (s72) |
Y |
N |
Component_ |
Identifier (s72) |
N |
N |
File |
Text (s255) |
N |
N |
Description |
Text (S255) |
N |
Y |
Group |
Text (S255) |
N |
Y |
Attributes |
Integer (i2) |
N |
N |
RPIIsWebServiceExtension
Primary key, non-localized token.
Component_
Foreign key referencing Component that controls the WebServiceExtension.
File
File for the web service extension.
Description
Description about the web service extension.
Group
Extension group.
Attributes
Attributes for the extension file.