Results 1 to 12 of 12

Thread: Static variable ?[Resolved]

Threaded View

  1. #1

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Static variable ?[Resolved]

    Can I delcare static variable in C# ?? I looked into the help , it says do this but gave me an error :

    static System.Data.DataSet ds;

    what's wrong ?
    Last edited by Pirate; Mar 26th, 2003 at 10:21 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