Re: datatable.HasChanges() ?
- From: "mrstrong" <mrstrong@xxxxxxxxxxx>
- Date: Wed, 21 Dec 2005 23:04:59 +1000
"theiwaz" <marcus.peters@xxxxxxxxxx> wrote in message
news:1135167049.027275.306350@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Correct the DataTable class just defines DataTable.GetChanges() Method.
>
Hmmm.. Not in front of my work machine at present so cant try this out, but
can a datatable be NULL?
So could the following be used to test for changes to a datatable:
if (DataTable.GetChanges() != NULL)
?
(not sure about the exact syntax)
Peter
.
- References:
- datatable.HasChanges() ?
- From: mrstrong
- Re: datatable.HasChanges() ?
- From: theiwaz
- datatable.HasChanges() ?
- Prev by Date: Re: FtpWebRequest
- Next by Date: Re: Custom keywords and compiler-supplied code
- Previous by thread: Re: datatable.HasChanges() ?
- Next by thread: create a newrow in distributed application?
- Index(es):
Relevant Pages
|