ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 189 - PL-400 discussion

Report
Export

A Power Platform solution includes the following Web API call:

GET http://contoso.crm.dynamics.com/api/data/v9.1/RelationshipDefinitions?$select=SchemaName

You need to explain what this line of code is doing.

What does the code do?

A.

Retrieve the list of relationships between tables.

Answers
A.

Retrieve the list of relationships between tables.

B.

Retrieve a list of tables that are related to each other.

Answers
B.

Retrieve a list of tables that are related to each other.

C.

Retrieve a list of one-to-many relationships with other tables.

Answers
C.

Retrieve a list of one-to-many relationships with other tables.

D.

Retrieve a list of tables that have more than one relationship.

Answers
D.

Retrieve a list of tables that have more than one relationship.

E.

Retrieve a list of many-to-many relationships with other tables.

Answers
E.

Retrieve a list of many-to-many relationships with other tables.

Suggested answer: D

Explanation:

https://docs.microsoft.com/en-us/power-apps/developer/data-platform/webapi/query-metadataweb-api

asked 05/10/2024
MARIO CRUZ
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first