RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDataSet.SelectStmtHandle Property

Gets the handle for the SELECT statement.

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

Use SelectStmtHandle to get the handle for the SELECT statement. 

 

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