הערה
גישה לעמוד זה דורשת אישור. אתה יכול לנסות להיכנס או לשנות תיקיות.
גישה לעמוד זה דורשת אישור. אתה יכול לנסות לשנות מדריכים.
Retrieves the value of the designated parameter as a float in the Java programming language.
Overload List
| Name | Description |
|---|---|
| getFloat (int) | Retrieves the value of the designated parameter as a float in the Java programming language given the parameter index. |
| getFloat (java.lang.String) | Retrieves the value of the designated parameter as a float in the Java programming language given the parameter name. |
See Also
SQLServerCallableStatement Members
SQLServerCallableStatement Class