Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ds.DeleteAll
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Divers
Thread ID:
00891167
Message ID:
00891197
Vues:
24
Stephen,

>Deletes all rows in the default DataSet's default table
>
>Syntax:
> public DeleteAll()
>
>This is within the ds and NOT THE TABLE?
>
>I have need to "play" with working data and thought to just trash the former params values in the table and re-gen for current use.

If the business object's ImmediateDelete flag is set to false, the delete occurs only in the DataTable. If it's set to true, the records are also deleted in the back end table.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform