Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » UltraLite - C and C++ Programming » API reference » UltraLite C/C++ API reference

 

ULPreparedStatement class

Represents a prepared SQL statement.

 Syntax
 Members

AppendParameterByteChunk method
AppendParameterStringChunk method
Close method
ExecuteQuery method
ExecuteStatement method
GetConnection method
GetParameterCount method
GetParameterID method
GetParameterType method
GetPlan method
GetResultSetSchema method
GetRowsAffectedCount method
HasResultSet method
SetParameterBinary method
SetParameterDateTime method
SetParameterDouble method
SetParameterFloat method
SetParameterGuid method
SetParameterInt method
SetParameterIntWithType method
SetParameterNull method
SetParameterString method