Subject | Re: [IBO] Details on ClearBuffers (rsNone,rsUnModified,rsModified) |
---|---|
Author | Chef |
Post date | 2001-01-31T02:06:51Z |
Hi John,
Markus
At 16:35 30.01.2001 -0800, you wrote:
>Date: Sat, 27 Jan 2001 09:30:02 -0700HTH,
>Reply-To: IBObjects@yahoogroups.com
>Subject: Re: [IBO] What is diff between states for ClearBuffers method
>Content-Type: text/plain; charset=US-ASCII
>X-UIDL: b201964f96bea197f3f3963a81fcbb25
>
>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
Markus
At 16:35 30.01.2001 -0800, you wrote:
>What is the definition between the three states
>(rsNone,rsUnModified,rsModified) of TIB_RowState for the ClearBuffers
>parameter?
>
>Can't seem to find anything in the help file that would describe the
>behaviors.
>
>JohnC