Microsoft
MB6-869 · Question #51
In Microsoft Dynamics AX 2012, how do you fetch a table record when the noFetch keyword is used in an X++ select statement?
The correct answer is A. By using a next statement. See the full explanation below for the reasoning.
Question
In Microsoft Dynamics AX 2012, how do you fetch a table record when the noFetch keyword is used in an X++ select statement?
Options
- ABy using a next statement.
- BBy using the firstFast keyword.
- CBy using the firstOnly keyword.
- DBy using the firstOnly10 keyword.
How the community answered
(21 responses)- A71% (15)
- B5% (1)
- C14% (3)
- D10% (2)
Community Discussion
No community discussion yet for this question.