Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MmBusinessProcess.GetCurrentDataSet()
Message
De
08/03/2005 19:34:48
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
MmBusinessProcess.GetCurrentDataSet()
Divers
Thread ID:
00993864
Message ID:
00993864
Vues:
58
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform