David Smith

David Smith

  • NA
  • 2k
  • 0

Visual Basic 6.0 Max Record Property to C sharp

Oct 27 2014 2:52 PM
What is equivalent C sharp logic using Visual Basic 6.0 Max number of records property. I am working with a disconnected datatable.


Transfering logic to C sharp.


Visual Basic:

recordset.MaxRecords

C sharp:

using datatable

????????

Answers (1)