Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Public constant
Message
 
 
To
18/03/2013 13:26:49
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01568710
Message ID:
01568725
Views:
33
>Is the class static?
>
No, the class definition starts with
public class Database
   {
      internal Dictionary<String, String> serverSprocsAndFuncs;
      internal Dictionary<String, String> primaryKeyColumns;
      internal Dictionary<String, TableSchema> tableSchema;
      internal Dictionary<String, Object> preferences;
      public String databaseConnectionMessage { get; set; }
...
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform