JDBC Driver for Microsoft Dataverse

Build 25.0.9434

ListNavigationProperties

Lists navigation properties for a specified table and its associated tables, aiding in relationship discovery.

Input

Name Type Required Description
TableName String True The name of the table for which you want to list the available navigation properties. This table represents the source of the relationships.

Result Set Columns

Name Type Description
Name String The name of the navigation property that defines a relationship or association within the specified table.
AssociatedTable String The name of the table that the navigation property links to, representing the target entity in the relationship.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434