exam questions

Exam MB-500 All Questions

View all questions & answers for the MB-500 exam

Exam MB-500 topic 2 question 10 discussion

Actual exam question from Microsoft's MB-500
Question #: 10
Topic #: 2
[All MB-500 Questions]

HOTSPOT
-

You are using the Metadata search tool in Visual Studio.

You need to select the appropriate query string for various scenarios.

Which query string should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Backoffice
Highly Voted 2 years, 1 month ago
actually is: type:table,method name:insert type:form ccount
upvoted 27 times
xecix69837
2 years, 1 month ago
that's true, validated
upvoted 2 times
...
theCoder1
1 year, 11 months ago
correct
upvoted 2 times
...
...
globeearth
Most Recent 2 weeks ago
My previous answers are wrong. This is the correct answers. WonderSandy is correct. 1. Finds tables with a method containing "insert" in the method name. B - type:table,method name:insert 2.Finds all forms that have "ccount" in their names. D. type:form ccount
upvoted 1 times
globeearth
2 weeks ago
There should be comma instead of dot in the option B. like type:table,method
upvoted 1 times
globeearth
2 weeks ago
There shouldn't be addintinal s like type:tables,method too. This question's options are wrong. https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-tools/metadata-search-visual-studio
upvoted 1 times
...
...
...
globeearth
3 weeks, 2 days ago
1: - Find tables that have method names that contain the word "insert". A. type:table method name:insert 2: - Find forms where the form name includes the phrase "ccount". C. type:forms ccount
upvoted 2 times
...
WonderSandy
1 month, 3 weeks ago
Correct answer: type:table,method name:insert type:form ccount https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-tools/metadata-search-visual-studio
upvoted 1 times
...
ManjunathCH
1 year ago
type:table,methodName:insert type:form ccount
upvoted 4 times
Corkscrew
10 months, 2 weeks ago
type:table,method name:insert
upvoted 2 times
...
...
b525b4b
1 year ago
the correct solution type:table,methodname:insert without spaces between method and name
upvoted 1 times
...
smithlaod
1 year, 8 months ago
type: table,method name:insert type:form ccount is right.
upvoted 3 times
...
pri_acha
1 year, 10 months ago
type:table,method name:insert (Not in an option) type:form ccount https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-tools/metadata-search-visual-studio
upvoted 2 times
...
theCoder1
1 year, 11 months ago
box 1 write answer type:table,method name:insert and not exists in option box2 type:form ccount
upvoted 1 times
...
PanduRangaReddy
1 year, 11 months ago
1 - Only 2nd option works 2 - Both 3 & 4 works
upvoted 1 times
Corkscrew
10 months, 2 weeks ago
the 3rd doesn't work
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...