CData Python Connector for Microsoft Dynamics 365

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. Set the IncludeNavigationProperties connection property to true in order to use this stored procedure.

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