Subject | Re: [IBO] "Resetting" TIB_Query |
---|---|
Author | Jason Wharton |
Post date | 2001-08-08T16:38:24Z |
> Is there a one-line-statement to "reset" an existing TIBP_Query to it'sproperties?
> original state just it was created without clearing all assigned
The closest thing to that is to do something like this:
MyIB_Query.SQL.Assign( nil );
It won't be a complete wipe out however.
Look in the sources to see if it does all that you need.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com