Gets a float message property.
Public Function GetFloatProperty(ByVal propName As String) As Single
public float GetFloatProperty(string propName)
propName The property name.
The property value.
QAException class Thrown if there is a conversion error getting the property value or if the property does not exist.
For more information about getting and setting message headers and properties, see QAnywhere messages.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |