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

SQL Anywhere 11.0.1 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API reference » PreparedStatement class

 

setUUIDParameter method

Sets the value for the specified parameter using a UUID.

Syntax
setUUIDParameter(UInt16 parameterID, UUID value)
Parameters
  • parameterID   The ID number of the parameter. The first parameter in the result set has an ID value of one.

  • value   The new value for the parameter.