Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Business Object not returning entity
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01154723
Message ID:
01155067
Vues:
19
That code is present , but when the Me._entity.setdatarow line fires Me.DataRow is nothing.
GET
If Me._entity Is Nothing Then
	Me._entity = New CUSTOMEREntity()
End If
Me._entity.SetDataRow(Me.DataRow)
Return Me._entity
End Get
Set
 Me._entity = value
End Set
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform