RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBSQL.Handle Property

Specifies the handle for the query.

Pascal
property Handle: TISC_STMT_HANDLE;
C++
__property TISC_STMT_HANDLE Handle;

Use the Handle property to get the query handle. 

 

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