Results 1 to 4 of 4

Thread: what is the EOF for dataset?

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2005
    Posts
    840

    Resolved what is the EOF for dataset?

    what is the EOF properties for dataset? it is got this properties?
    VB Code:
    1. Private Sub display(ByVal allImage As DataSet)
    2.  
    3.                     Dim dataTable As DataTable = allImage.Tables(0)
    4. end sub
    Last edited by kenny_oh; Sep 13th, 2005 at 10:11 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width