JDBC Driver for Microsoft Dynamics 365 Sales

Build 22.0.8257

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 Accepts Input Streams Description
TableName String True False 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) 2022 CData Software, Inc. - All rights reserved.
Build 22.0.8257