TDV Adapter for Microsoft Dataverse

Build 22.0.8462

ListNavigationProperties

Lists navigation properties for a given table and the tables they are associated with. Navigation properties are used by the Association stored procedures.

Input

Name Type Required Description
TableName String True The name of the table to list navigation properties for.

Result Set Columns

Name Type Description
Name String The name of the navigation property.
AssociatedTable String The table the navigation property is associated with.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462