Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Return either dataset or integer from function
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Return either dataset or integer from function
Miscellaneous
Thread ID:
00892206
Message ID:
00892206
Views:
57
Hi!

Is there some way to do this?
Public Function MyFunction() As Integer or As Dataset
if blah then
return dataset
else
return 1 'integer value of some kind
end if
End Function
Thanks
Chris Maiden
Email
Web
Next
Reply
Map
View

Click here to load this message in the networking platform