この WSResult から decimal 値を取得します。
Visual Basic Public Function GetDecimalValue( _ ByVal childName As String _ ) As Decimal
C# public decimal GetDecimalValue( string childName );
childName この値の WSDL ドキュメント内の要素名。
値。
WSException クラス - 値の取得で問題が発生した場合にスローされます。
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |