This view displays information about all of the Path Categories on the server. 

 

PATH_CATEGORY_ID (Oracle = number (10, 0)), (SQL = int) 
The identifier of the path category that the path belongs to.
 

PATH_CATEGORY_NAME (Oracle = nvarchar2), (SQL = nvarchar) 
The name of the path category.
 

WORKGROUP_ID (Oracle = number (10, 0)), (SQL = int)
Unique identifier of the workgroup on the server.


Table of Contents