Appends a double value to the QABinaryMessage instance's message body.
Visual Basic Public Sub WriteDouble( _ ByVal val As Double _ )
C# public void WriteDouble( double val );
val The double value to write to the message body.
The double is converted to a representative 8-byte long and higher order bytes are appended first.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |