If the record pointer is positioned on record number 7 in a dataset, which of the following

Question:

If the record pointer is positioned on record number 7 in a dataset, which of the following will move the record pointer to record number 8?

a. TblBooksBindingSource.GoNext()

b. TblBooksBindingSource.Move(8)

c. TblBooksBindingSource.MoveNext()

d. TblBooksBindingSource.PositionNext

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

Step by Step Answer:

Related Book For  answer-question
Question Posted: