| 
       << Click to Display Table of Contents >> RayPack > 7.3 u6 > User Guide > Reference and Cheat Sheets > Custom RayPack Installer Database Tables RPIIsWebSite table | 
    
The RPIIsWebSite table contains the columns shown in the following table.
Column  | 
Type  | 
Key  | 
Nullable  | 
|---|---|---|---|
RPIIsWebSite  | 
Identifier (s72)  | 
Y  | 
N  | 
Component_  | 
Identifier (s72)  | 
N  | 
N  | 
Description  | 
Formatted (S255)  | 
N  | 
Y  | 
ConnectionTimeout  | 
Integer (I2)  | 
N  | 
Y  | 
Directory_  | 
Identifier (S72)  | 
N  | 
Y  | 
State  | 
Integer (I2)  | 
N  | 
Y  | 
Attributes  | 
Integer (I2)  | 
N  | 
Y  | 
RPIIsWebAddress_  | 
Identifier (s72)  | 
N  | 
N  | 
RPIIsWebDirProperties_  | 
Identifier (S72)  | 
N  | 
Y  | 
RPIIsWebApplication_  | 
Identifier (S72)  | 
N  | 
Y  | 
Sequence  | 
Integer (I2)  | 
N  | 
Y  | 
RPIIsWebLog_  | 
Identifier (S72)  | 
N  | 
Y  | 
Id  | 
Formatted (S74)  | 
N  | 
Y  | 
RPIIsWebSite
Primary key, non-localized token for IIsWebSite.
Component_
Foreign key referencing Component that controls the web site.
Description
Description displayed in IIS MMC applet.
ConnectionTimeout
Time connection is maintained without activity (in seconds).
Directory_
Foreign key referencing directory that the web site points to.
State
Sets intial state of web site.
Attributes
Control the install behavior of web site.
RPIIsWebAddress_
Foreign key referencing primary address for the web site.
RPIIsWebDirProperties_
Foreign key referencing possible security information for the web site.
RPIIsWebApplication_
Foreign key referencing possible ASP application for the web site.
Sequence
Allows ordering of web site install.
RPIIsWebLog_
Reject requests after queue gets how large.
Id
Optional number or formatted value that resolves to number that acts as the WebSite Id.