Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Number of records read
Message
 
À
26/08/2002 15:22:10
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00693780
Message ID:
00693820
Vues:
17
Nerissa,

>Is there a method in Mere Mortals that returns the total number of records read after requery?

I don't think there is. You can manually get the BizObj's alias by calling BizObj.GetAlias() and manually get the RECORDCOUNT() or whatever is suitable for your needs. A good idea would also be to create such a method at your subclass of kbizobj. The BizObj could then ask the Data Access Object for the number of records in it's alias.

HTH,
Armin

Armin Neudert
Regional Director (Stuttgart) of German FoxPro User Group dFPUG

MCP for Visual FoxPro

Expert/Editor of the VFP section in the German Codezone community portal
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform