This topic has not yet been rated - Rate this topic

getFloat Method (SQLServerCallableStatement)

Retrieves the value of the designated parameter as a float in the Java programming language.

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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.