Which of the following determines the number of records in the BooksDataSet? a. Dim intNum As Integer

Question:

Which of the following determines the number of records in the BooksDataSet?

a. Dim intNum As Integer =

Aggregate book In BooksDataSet.tblBooks
In Counter

b. Dim intNum As Integer =

Aggregate book In BooksDataSet.tblBooks
Into Count

c. Dim intNum As Integer =

Aggregate book In BooksDataSet.tblBooks
Into Sum

d. Dim intNum As Integer =

Aggregate book In BooksDataSet.tblBooks
Into Total

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: