Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Business Object not returning entity
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
VB 8.0
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01154723
Message ID:
01155067
Views:
18
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform