Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Constructor firing Inheritance in C#
Message
De
19/01/2006 18:08:53
John Baird
Coatesville, Pennsylvanie, États-Unis
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01088705
Message ID:
01088721
Vues:
14
>
>
>public class AuthorBizObj: BizObj
>{
>   public AuthorBizObj()
>   {
>      this.TableName="Authors";
>   }
>}
>
>

You can add a call to base after setting the tablename field value
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform