从此 WSResult 获取一个无符号长整型值。
Visual Basic Public Function GetULongValue( _ ByVal childName As String _ ) As UInt64
C# public ulong GetULongValue( string childName );
childName 此值在 WSDL 文档中的元素名称。
值。
WSException 类- 如果获取值时存在问题,则抛出。
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |