| 
       << Click to Display Table of Contents >> RayPack > 7.3 u6 > User Guide > Reference and Cheat Sheets > Custom RayPack Installer Database Tables RPIIsWebVirtualDir table | 
    
The RPIIsWebVirtualDir table contains the columns shown in the following table.
Column  | 
Type  | 
Key  | 
Nullable  | 
|---|---|---|---|
RPIIsWebVirtualDir  | 
Identifier (s72)  | 
Y  | 
N  | 
Component_  | 
Identifier (s72)  | 
N  | 
N  | 
RPIIsWebSite_  | 
Identifier (s72)  | 
N  | 
N  | 
Alias  | 
Text (s255)  | 
N  | 
N  | 
Directory_  | 
Identifier (s72)  | 
N  | 
N  | 
RPIIsWebDirProperties_  | 
Identifier (S72)  | 
N  | 
Y  | 
RPIIsWebApplication_  | 
Identifier (S72)  | 
N  | 
Y  | 
RPIIsWebVirtualDir
Primary key, non-localized token.
Component_
Foreign key referencing the component that controls the virtual directory.
RPIIsWebSite_
Foreign key referencing the web site that controls the virtual directory.
Alias
Name of virtual directory displayed in IIS MMC applet.
Directory_
Foreign key referencing the directory that the virtual directory points at.
RPIIsWebDirProperties_
Foreign key referencing possible security information for the virtual directory.
RPIIsWebApplication_
Foreign key referencing possible ASP application for the virtual directory.