Uwaga
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Retrieves the value of the designated parameter as a long in the Java programming language.
Overload List
Name | Description |
---|---|
getLong (int) | Retrieves the value of the designated parameter as a long in the Java programming language given the parameter index. |
getLong (java.lang.String) | Retrieves the value of the designated parameter as a long in the Java programming language given the parameter name. |
See Also
SQLServerCallableStatement Members
SQLServerCallableStatement Class