RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBTransaction.TPB Property

Provides a read-only view of the transaction parameter buffer.

Pascal
property TPB: PChar;
C++
__property const char * TPB;

Use TPB view the transaction parameter buffer. To write to the transaction parameter buffer, use the Params property. 

 

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