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

SQL Anywhere 11.0.0 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » Connection interface

 

createValue function

Creates a Value from a Domain.

Syntax
Value Connection.createValue(
  Domain dom
) throws ULjException
Parameters
  • dom   The given domain.

Returns

The Value for the domain.