Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MmBusinessProcess.GetCurrentDataSet()
Message
From
08/03/2005 19:34:48
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
MmBusinessProcess.GetCurrentDataSet()
Miscellaneous
Thread ID:
00993864
Message ID:
00993864
Views:
59
I am working with a business process. The business process has a private property,
DataSet _currentDataSet, which is initialized to null and a public method called GetCurrentDataSet that returns a DataSet. I can't see any way, however, to populate the private property so that mmBusinessProcess.GetCurrentDataSet() ever returns anything other than null.

Is the idea that I need to override GetCurrentDataSet() to return a DataSet field or private new DataSet _currentDataSet in my derived class?
David S. Alexander
Kettley Publishing
20271 SW Birch Street, 2nd Floor
Newport Beach, CA 92660-1752
Next
Reply
Map
View

Click here to load this message in the networking platform