Subject Re: [IBO] Details on ClearBuffers (rsNone,rsUnModified,rsModified)
Author Chef
Hi John,

>Date: Sat, 27 Jan 2001 09:30:02 -0700
>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


HTH,
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