VDBSchemaLocator Class Members
- Last UpdatedApr 08, 2026
- 2 minute read
The following tables list the members exposed by VDBSchemaLocator.
| Name | Description | |
|---|---|---|
![]() | TypeNames | Gets all type names in the schema dictionary. (Inherited from OASySDNA.RealTime.Data.Common.Schema.SchemaLocator) |
| Name | Description | |
|---|---|---|
![]() | DescriptorFor | Returns a field descriptor for a given path. (Inherited from OASySDNA.RealTime.Data.Common.Schema.SchemaLocator) |
![]() | DescriptorsFor | Returns field descriptors for a given path. (Inherited from SchemaLocator) |
![]() | LogicalKeyFor | Overloaded. Returns the first field descriptor that is a primary, config key for the given table. Failing that, it returns the first realtime field descriptor. (Inherited from SchemaLocator) |
![]() | PathsFor | Returns schema paths for the path prefix and type constraints. (Inherited from SchemaLocator) |
![]() | ShouldExpandType | Overridden. |
![]() | ShouldIncludeField | Overridden. |
![]() | TypeDescriptorFor | (Inherited from SchemaLocator) |
![]() | Verify | Returns a schema verifier for a given path. (Inherited from SchemaLocator) |


