Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using AutoInc fields
Message
De
24/06/2010 13:07:58
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
 
À
24/06/2010 09:45:29
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01470401
Message ID:
01470429
Vues:
28
>Hi,
>
>using MM.NET 3.6 and SQL Server 2008.
>
>If I have an AutoInc field (Identity in SQL Server) and use the Business Layer Generator, I then get a warning when I build my project:
>
>Field 'SamaanSystems.IAS.Business.AgentEntity._agentNumber' is never assigned to, and will always have its default value 0
>
>Now, I have not set this field as a Primary Key as it is actually being used as a Candidate Key. Also the value never gets generated as far as I can tell.
>
>What do I need to do to get this to work?

That does not sound like something is right. I would compare the way that property in the entity is constructed with another entity object that also has a integer identity column. The _agentNumber field should be set from the "set" part of the property.
Tim
Timothy Bryan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform