If the current record is the ninth record in a dataset that contains 10 records, which of

Question:

If the current record is the ninth record in a dataset that contains 10 records, which of the following statements will position the record pointer on the tenth record?

a. TblEmployBindingSource.Position = 9

b. TblEmployBindingSource.Position += 1

c. TblEmployBindingSource.MoveLast()

d. All of the above

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

Step by Step Answer:

Related Book For  answer-question
Question Posted: