Subject | Re: [IBO] What is diff between states for ClearBuffers method |
---|---|
Author | Jason Wharton |
Post date | 2001-01-28T02:08:03Z |
RowState. Does the TIB_Row object have a row in it or not and is that row
modified or not.
Typically this is rsNone when you call this method.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
modified or not.
Typically this is rsNone when you call this method.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "John Correa" <jcorrea@...>
To: <IBObjects@yahoogroups.com>
Sent: Saturday, January 27, 2001 7:57 AM
Subject: [IBO] What is diff between states for ClearBuffers method
> Hello,
>
> What are the defintions of rsNone,rsUnmodified,rsModified states for the
> ClearBuffers method?
>
> Thx.
>
>
>
>
>