Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating .NET Datasets in VFP7
Message
From
12/12/2000 12:07:34
 
 
To
12/12/2000 11:42:20
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00451516
Message ID:
00452310
Views:
15
Doug,

>One thing to watch out for is that some method names in COM aren't exactly as documented. That's because those methods that accept optional parameters appear to COM as if they're different methods. So, you'll find (if memory serves me correctly) GetDataSet, GetDataSet_2, and GetDataSet_3 methods even though the .NET docs only mention GetDataSet. Intellisense in VFP 7 is very useful for figuring out which one to call with a given set of parameters.

That's the result of "overloading", right? -- such as several VB.NET functions with the same name, but accepting different parameters, using the OverLoads keyword? I'm still trying to get a handle on all of this stuff.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform