This system table contains information on the properties of all virtual schemas belonging to the current user. All users have access to the table.
| Column Name | Description | 
|---|---|
| SCHEMA_NAME | Name of the virtual schema | 
| SCHEMA_OBJECT_ID | ID of the virtual schema object | 
| PROPERTY_NAME | Name of the property of the virtual schema | 
| PROPERTY_VALUE | Value of the property of the virtual schema |