Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Public constant
Message
 
 
À
18/03/2013 13:26:49
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Versions des environnements
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01568710
Message ID:
01568725
Vues:
32
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform