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

SQL Anywhere 11.0.0 » QAnywhere » QAnywhere API Reference » QAnywhere Java API reference » ianywhere.qanywhere.client package » Interface QAMessage

 

getPropertyType method

Syntax
short ianywhere.qanywhere.client.QAMessage.getPropertyType(
  String name
)
throws QAException
Parameters
  • name   The property name.

Throws
  • Thrown if there is a problem retrieving the property type.
Remarks

Returns the property type of the given property.

See Also

Interface PropertyType

Returns

The property type.