<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.2900.5512" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Ok. Perfecto.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>Saludos Reiterados<BR>========<BR>| ISMAEL |<BR>========<BR>Devuan User :
<A
href="http://distrowatch.com/table.php?distribution=devuan">http://distrowatch.com/table.php?distribution=devuan</A><BR>WebSite:
sisconge.byethost15.com</DIV>
<DIV> </DIV>
<DIV>----- Original Message ----- </DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=lazarus-es@lists.lazarus-ide.org
href="mailto:lazarus-es@lists.lazarus-ide.org">Martin Gomez via Lazarus-es</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=lazarus-es@lists.lazarus-ide.org
href="mailto:lazarus-es@lists.lazarus-ide.org">Spanish version of Lazarus
List</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=mmgomez@gmail.com
href="mailto:mmgomez@gmail.com">Martin Gomez</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, May 06, 2017 8:11
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Lazarus-es] Como puedo
eliminar todos los registros de un mendataset sin tener que recorrerlo?</DIV>
<DIV><BR></DIV>
<DIV dir=ltr>
<DIV class=gmail_extra><BR>
<DIV class=gmail_quote>2017-05-06 19:36 GMT-03:00 Jesus Reyes A. via
Lazarus-es <SPAN dir=ltr><<A href="mailto:lazarus-es@lists.lazarus-ide.org"
target=_blank>lazarus-es@lists.lazarus-ide.org</A>></SPAN>:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Uno
podría pensar que clear(false) o clear debería
hacerlo....</BLOCKQUOTE></DIV><BR>
<DIV class=gmail_default style="FONT-FAMILY: tahoma,sans-serif">Así es como
funciona.</DIV>
<DIV class=gmail_default style="FONT-FAMILY: tahoma,sans-serif"><BR></DIV>
<DIV class=gmail_default
style="FONT-FAMILY: tahoma,sans-serif">Dataset.Clear(False) mantiene los
Fields, si le pasas True de lo deja totalmente virgen (será útil si usas un
solo MemDataset para muchas funciones, para mi es un engorro, siempre uso
False)</DIV>
<DIV class=gmail_default style="FONT-FAMILY: tahoma,sans-serif"><BR></DIV>
<DIV class=gmail_default style="FONT-FAMILY: tahoma,sans-serif">NOTA: Clear
cierra el Dataset, luego de llamar ese método hay que hacer un
Open.</DIV><BR><BR clear=all>
<DIV><BR></DIV>-- <BR>
<DIV class=gmail_signature data-smartmail="gmail_signature">
<DIV dir=ltr><SPAN style="FONT-SIZE: small; FONT-FAMILY: tahoma,sans-serif">
<DIV style="DISPLAY: inline"></DIV></SPAN><FONT style="FONT-SIZE: small"
face="tahoma, sans-serif">Most good programmers do programming not because
they expect to get paid or get adulation by the public, but because it is fun
to program.
<DIV style="DISPLAY: inline"> </DIV></FONT><I
style="FONT-SIZE: small; FONT-FAMILY: tahoma,sans-serif">Linus
Torvalds</I><BR></DIV></DIV></DIV></DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>Lazarus-es mailing
list<BR>Lazarus-es@lists.lazarus-ide.org<BR>http://lists.lazarus-ide.org/listinfo/lazarus-es<BR></BLOCKQUOTE></BODY></HTML>