Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NVL() in VB?
Message
From
25/06/2006 08:23:48
 
 
To
23/06/2006 13:48:04
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Title:
Miscellaneous
Thread ID:
01131266
Message ID:
01131501
Views:
11
>Is there an equivalent in VB .Net to VFP's NVL()?

AFAIK there isn't in .Net, whether VB has some proprietary function to do that I don't know.

If you find any functions that you would like to simulate create a static class and create a method called NVL, then just wrap it around an immediate if or something.

Kev
Previous
Reply
Map
View

Click here to load this message in the networking platform