Gets a float message property.
Visual Basic Public Function GetFloatProperty( _ ByVal propName As String _ ) As Single
C# public float GetFloatProperty( string propName );
propName The property name.
The property value.
For more information about getting and setting message headers and properties, see Introduction to QAnywhere messages.
QAException class - Thrown if there is a conversion error getting the property value or if the property does not exist.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |