RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBTransaction.Params Property

Returns the transaction parameter buffer associated with the transaction component.

Pascal
property Params: TStrings;
C++
__property TStrings Params;

Use Params to examine and set parameters in the transaction parameter buffer. Refer to the Interbase API Guide for the names of the parameters to provide. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!